Class BaseLineStyleSetting
Inheritance
BaseLineStyleSetting
Assembly: NXOpen.dll
Syntax
public class BaseLineStyleSetting : BaseSymbolStyleSetting, IMessageSink, IDisplayStyle
Constructors
BaseLineStyleSetting()
Declaration
protected BaseLineStyleSetting()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
Font
Declaration
public DisplayableObject.ObjectFont Font { get; set; }
Property Value
Width
Declaration
public DisplayableObject.ObjectWidth Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink