Class LineFont
Assembly: NXOpenUI.dll
Syntax
public class LineFont : UIBlock, IMessageSink
Constructors
LineFont()
Declaration
Properties
AvailableOptions
Declaration
public int AvailableOptions { get; set; }
Property Value
ShowOptionLabels
Declaration
public bool ShowOptionLabels { get; set; }
Property Value
ValueAsString
Declaration
public string ValueAsString { get; set; }
Property Value
Methods
TestValueChanged(string)
Declaration
public void TestValueChanged(string fontValueString)
Parameters
Type |
Name |
Description |
string |
fontValueString |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink