←Select platform

EnumerateDirection Property

Summary

Specifies the direction the engine will use when enumerating the elements.

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.Svg.SvgEnumerateDirection EnumerateDirection {get; set;}
Public Property EnumerateDirection As Leadtools.Svg.SvgEnumerateDirection
@property (nonatomic, assign) LTSvgEnumerateDirection enumerateDirection
public SvgEnumerateDirection getEnumerateDirection() 
public void setEnumerateDirection(SvgEnumerateDirection direction) 

Property Value

The direction the engine will use when enumerating the elements. The default value is SvgEnumerateDirection.TopToBottom.

Example

For an example, refer to EnumerateElements.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Svg Assembly
Click or drag to resize