Class DiagramDisplayStylesCampbell
Inheritance
DiagramDisplayStylesCampbell
Assembly: NXOpen.dll
Syntax
public class DiagramDisplayStylesCampbell : DiagramDisplayStyles, IMessageSink, IDisplayStyle
Constructors
DiagramDisplayStylesCampbell()
Declaration
protected DiagramDisplayStylesCampbell()
Properties
GraphType
Declaration
public CampbellGraphType GraphType { get; set; }
Property Value
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
PointMarker
Declaration
public PointMarker PointMarker { get; set; }
Property Value
PointSizeScale
Declaration
public double PointSizeScale { get; set; }
Property Value
PointSizeType
Declaration
public CampbellPointSizeType PointSizeType { get; set; }
Property Value
ShowBackground
Declaration
public bool ShowBackground { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink