←Select platform

SvgEnumerateOptions Constructor

Summary

Initializes a new instance of SvgEnumerateOptions with default options.

Syntax

C#
VB
Java
Objective-C
C++
Public Function New() 
- (instancetype)init 
public SvgEnumerateOptions() 
public: 
SvgEnumerateOptions(); 

Remarks

This constructor initializes the members of this class as follows:

Member Value
EnumerateDirection SvgEnumerateDirection.TopToBottom
Example

For an example, refer to EnumerateElements.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly