Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

EnumerateDirection Property






Specifies the direction the engine will use when enumerating the elements.
Syntax
public SvgEnumerateDirection EnumerateDirection {get; set;}
'Declaration
 
Public Property EnumerateDirection As SvgEnumerateDirection
'Usage
 
Dim instance As SvgEnumerateOptions
Dim value As SvgEnumerateDirection
 
instance.EnumerateDirection = value
 
value = instance.EnumerateDirection
@property (nonatomic, assign) LTSvgEnumerateDirection enumerateDirection
public SvgEnumerateDirection getEnumerateDirection()
public void setEnumerateDirection(SvgEnumerateDirection direction)
            
public:
property SvgEnumerateDirection EnumerateDirection {
   SvgEnumerateDirection get();
   void set (    SvgEnumerateDirection value);
}

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

See Also

Reference

SvgEnumerateOptions Class
SvgEnumerateOptions Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features