Click or drag to resize

Direction Enumeration

Directions

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public enum Direction
Members
Member nameValueDescription
LeftToRight0 
RightToLeft1 
Bidirectional2 
See Also