Class TraceLinesViewStyle
Inheritance
TraceLinesViewStyle
Assembly: NXOpen.dll
Syntax
public class TraceLinesViewStyle : NXRemotableObject, IMessageSink, ITraceLinesViewPreferences
Constructors
TraceLinesViewStyle(ViewStyle)
Declaration
protected TraceLinesViewStyle(ViewStyle owner)
Parameters
Properties
CreateGapsStatus
Declaration
public bool CreateGapsStatus { get; set; }
Property Value
GapSize
Declaration
public double GapSize { get; set; }
Property Value
HiddenColor
Declaration
public int HiddenColor { get; set; }
Property Value
HiddenFont
Declaration
public Font HiddenFont { get; set; }
Property Value
HiddenWidth
Declaration
public Width HiddenWidth { get; set; }
Property Value
Tag
Declaration
Property Value
VisibleColor
Declaration
public int VisibleColor { get; set; }
Property Value
VisibleFont
Declaration
public Font VisibleFont { get; set; }
Property Value
VisibleWidth
Declaration
public Width VisibleWidth { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink