NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe int[] GetColorValue ()
 Gets text color values More...
 
unsafe bool IsNxFont ()
 Returns the whether selected font is nx font or standard font. More...
 
unsafe void SetColorValue (int[] colorValueVector)
 Sets text color values More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. 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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Line Width block

Created in NX9.0.0

Member Function Documentation

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

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 ( )
inline

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)
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.