Class DrawStrokeData
Inheritance
DrawStrokeData
Assembly: NXOpen.dll
Syntax
public class DrawStrokeData : Builder, IMessageSink, IComponentBuilder
Constructors
DrawStrokeData()
Declaration
protected DrawStrokeData()
Properties
CanDrawOnNearestFace
Declaration
public bool CanDrawOnNearestFace { get; set; }
Property Value
Color
Declaration
public NXColor Color { get; set; }
Property Value
StrokeGesture
Declaration
public StrokeGestureData StrokeGesture { get; }
Property Value
Thickness
Declaration
public DisplayableObject.ObjectWidth Thickness { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink