Class CurveDisplaySettings
Inheritance
CurveDisplaySettings
Assembly: NXOpen.dll
Syntax
public class CurveDisplaySettings : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle, ICurveDisplaySettings
Constructors
CurveDisplaySettings()
Declaration
protected CurveDisplaySettings()
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