NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.BlockStyler.RGBColorPicker Class Reference

Represents a RGB Color Picker block More...

Inheritance diagram for NXOpen.BlockStyler.RGBColorPicker:
NXOpen.BlockStyler.UIBlock

Public Member Functions

unsafe string[] GetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout member More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
unsafe void Focus ()
 Focuses on the block. More...
 

Properties

unsafe string BalloonTooltipImage [get, set]
 Returns or sets the BalloonTooltipImage More...
 
unsafe string BalloonTooltipLayoutAsString [get, set]
 Returns or sets the BalloonTooltipLayout as string More...
 
unsafe string BalloonTooltipText [get, set]
 Returns or sets the BalloonTooltipText More...
 
unsafe bool Localize [get, set]
 Returns or sets the Localize. More...
 
unsafe bool RetainValue [get, set]
 Returns or sets the RetainValue. More...
 
unsafe int Value [get, set]
 Returns or sets the Value More...
 
- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 

Detailed Description

Represents a RGB Color Picker block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.RGBColorPicker.GetBalloonTooltipLayoutMembers ( )

Gets the BalloonTooltipLayout member

Created in NX8.5.0

License requirements: None.

Returns
Values to get from the property.

Property Documentation

unsafe string NXOpen.BlockStyler.RGBColorPicker.BalloonTooltipImage
getset

Returns or sets the BalloonTooltipImage

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.RGBColorPicker.BalloonTooltipLayoutAsString
getset

Returns or sets the BalloonTooltipLayout as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.RGBColorPicker.BalloonTooltipText
getset

Returns or sets the BalloonTooltipText

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.RGBColorPicker.Localize
getset

Returns or sets the Localize.

If true, the Label is translated to current locale language.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.RGBColorPicker.RetainValue
getset

Returns or sets the RetainValue.

If true, the block's value will be saved in dialog memory upon OK, Apply or Close.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.RGBColorPicker.Value
getset

Returns or sets the Value

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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