Class LineWidth
Assembly: NXOpenUI.dll
Syntax
public class LineWidth : UIBlock, IMessageSink
Constructors
LineWidth()
Declaration
Properties
AllowDefaultWidth
Declaration
public bool AllowDefaultWidth { get; }
Property Value
AllowNoChangeWidth
Declaration
public bool AllowNoChangeWidth { get; }
Property Value
LabelVisibility
Declaration
public bool LabelVisibility { get; set; }
Property Value
LineWidthValue
Declaration
public int LineWidthValue { get; set; }
Property Value
ShowDefaultAsOriginal
Declaration
public bool ShowDefaultAsOriginal { get; }
Property Value
Methods
TestValueChanged(int)
Declaration
public void TestValueChanged(int widthValue)
Parameters
Type |
Name |
Description |
int |
widthValue |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink