The orientation of the spiral (e.g.: clockwise or counterclockwise).
Namespace: RAYLASE.Marker.VectorGraphicElement.FillingAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
MembersMember name | Value | Description |
---|
CW | 0 |
Clockwise.
|
CCW | 1 |
Counterclockwise.
|
See Also