Class LeaderStyle
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class LeaderStyle : TaggedObject, IMessageSink
Constructors
LeaderStyle()
Declaration
protected LeaderStyle()
Properties
AnchorColor
Declaration
public NXColor AnchorColor { get; set; }
Property Value
| Type | Description |
|---|---|
| NXColor |
LineStyle
Declaration
public CurveDisplaySettings LineStyle { get; }
Property Value
| Type | Description |
|---|---|
| CurveDisplaySettings |
PointMarker
Declaration
public PointMarker PointMarker { get; set; }
Property Value
| Type | Description |
|---|---|
| PointMarker |
Implements
System.Runtime.Remoting.Messaging.IMessageSink