Class ViewStyleVirtualIntersectionsBuilder
Inheritance
ViewStyleVirtualIntersectionsBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStyleVirtualIntersectionsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleVirtualIntersectionsBuilder()
Declaration
protected ViewStyleVirtualIntersectionsBuilder()
Properties
AdjacentBlends
Declaration
public bool AdjacentBlends { get; set; }
Property Value
Color
Declaration
public NXColor Color { get; set; }
Property Value
EndGaps
Declaration
public bool EndGaps { get; set; }
Property Value
EndGapsDistance
Declaration
public double EndGapsDistance { get; set; }
Property Value
Font
Declaration
public Font Font { get; set; }
Property Value
VirtualIntersections
Declaration
public bool VirtualIntersections { get; set; }
Property Value
Width
Declaration
public Width Width { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink