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

Represents a Line Width block More...

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

Public Member Functions

unsafe int[] GetColorValue ()
 Gets text color values More...
 
unsafe void SetColorValue (int[] colorValueVector)
 Sets text color values More...
 
unsafe bool IsNxFont ()
 Returns the whether selected font is nx font or standard font. 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 AvailableFontTypesAsString [get, set]
 Returns or sets the available font types. More...
 
unsafe string FontValue [get, set]
 Returns or sets the font value More...
 
unsafe string LayoutAsString [get, set]
 Returns or sets the layout. More...
 
unsafe string StandardFontStyle [get, set]
 Returns or sets the standard font style. More...
 
unsafe string WidthValueAsString [get, set]
 Returns or sets the width 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 Line Width block

Created in NX9.0.0

Member Function Documentation

unsafe int [] NXOpen.BlockStyler.TextColorFontWidth.GetColorValue ( )

Gets text color values

Created in NX9.0.0

License requirements: None.

Returns
color values to get from the property
unsafe bool NXOpen.BlockStyler.TextColorFontWidth.IsNxFont ( )

Returns the whether selected font is nx font or standard font.

Created in NX12.0.0

License requirements: None.

Returns
unsafe void NXOpen.BlockStyler.TextColorFontWidth.SetColorValue ( int[]  colorValueVector)

Sets text color values

Created in NX9.0.0

License requirements: None.

Parameters
colorValueVectorcolor values to set for the property.

Property Documentation

unsafe string NXOpen.BlockStyler.TextColorFontWidth.AvailableFontTypesAsString
getset

Returns or sets the available font types.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.TextColorFontWidth.FontValue
getset

Returns or sets the font value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.TextColorFontWidth.LayoutAsString
getset

Returns or sets the layout.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.TextColorFontWidth.StandardFontStyle
getset

Returns or sets the standard font style.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.TextColorFontWidth.WidthValueAsString
getset

Returns or sets the width value.

Created in NX9.0.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.