NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.UIStyler.BitMap Class Reference

Represents a Bit Map for UI Styler. More...

Inheritance diagram for NXOpen.UIStyler.BitMap:
NXOpen.UIStyler.StylerItem

Public Member Functions

unsafe void SetBitmap (string bitmap)
 Sets the bitmap filename. More...
 
- Public Member Functions inherited from NXOpen.UIStyler.StylerItem
unsafe
NXOpen.UIStyler.StylerItem.ItemType 
GetItemType ()
 Gets the dialog item type. More...
 
unsafe NXOpen.UIStyler.Attachment InitializeAttachment ()
 Returns initialized dialog item attachment information More...
 
unsafe void SetAttachment (NXOpen.UIStyler.Attachment attachment)
 Specifies the updated dialog item attachment information More...
 
unsafe bool IsEqualTo (NXOpen.UIStyler.StylerItem itemToCompare)
 Equates two styler items More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.UIStyler.StylerItem
enum  ItemType {
  InvalidType = -1, ActionButton, Dialog, RadioBox,
  Real, ScaleReal, Bitmap, RowColumn,
  ButtonLayout, ScrolledWindow, ColorTool, SelectionBox,
  Separator, SingleSelectionList, String, BeginGroup,
  Integer, ScaleInteger, MultiList, Label,
  MultiLineText, TabControl, OptionMenu, Toggle,
  OptionToggle, ToolPalette, WideString, PropertyPage,
  CollapsibleGroup
}
 Describes kind of action to be taken from callbac. More...
 
- Protected Member Functions inherited from NXOpen.UIStyler.StylerItem
override void FreeResource ()
 Free resources associated with the instance. More...
 

Detailed Description

Represents a Bit Map for UI Styler.

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.UIStyler.BitMap.SetBitmap ( string  bitmap)

Sets the bitmap filename.

The filename extension must be: .UBM, .XPM, or .BMP. The bitmap can be of any size.

Created in NX5.0.0

License requirements: None.

Parameters
bitmapfilename with .ubm, .xpm, or .bmp extension that contains bitmap definition

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.