Class VirtualIntersectionsViewStyle
Inheritance
VirtualIntersectionsViewStyle
Assembly: NXOpen.dll
Syntax
public class VirtualIntersectionsViewStyle : NXRemotableObject, IMessageSink, IVirtualIntersectionsViewPreferences
Constructors
VirtualIntersectionsViewStyle(ViewStyle)
Declaration
protected VirtualIntersectionsViewStyle(ViewStyle owner)
Parameters
Properties
AdjacentBlends
Declaration
public bool AdjacentBlends { get; set; }
Property Value
AdjacentBlendsColor
Declaration
public int AdjacentBlendsColor { get; set; }
Property Value
AdjacentBlendsEndGaps
Declaration
public bool AdjacentBlendsEndGaps { get; set; }
Property Value
AdjacentBlendsEndGapsData
Declaration
public double AdjacentBlendsEndGapsData { get; set; }
Property Value
AdjacentBlendsFont
Declaration
public Font AdjacentBlendsFont { get; set; }
Property Value
AdjacentBlendsWidth
Declaration
public Width AdjacentBlendsWidth { get; set; }
Property Value
Tag
Declaration
Property Value
VirtualIntersection
Declaration
public bool VirtualIntersection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink