C#
VB
Java
Objective-C
C++
Specifies the direction the engine will use when enumerating the elements.
public SvgEnumerateDirection EnumerateDirection { get; set; } Public Property EnumerateDirection As Leadtools.Svg.SvgEnumerateDirection @property (nonatomic, assign) LTSvgEnumerateDirection enumerateDirection public SvgEnumerateDirection getEnumerateDirection()public void setEnumerateDirection(SvgEnumerateDirection direction)
public:property Leadtools.Svg.SvgEnumerateDirection EnumerateDirection {Leadtools.Svg.SvgEnumerateDirection get();void set ( Leadtools.Svg.SvgEnumerateDirection );}
The direction the engine will use when enumerating the elements. The default value is SvgEnumerateDirection.TopToBottom.
For an example, refer to EnumerateElements.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
