←Select platform

SvgEnumerateOptions Constructor

Summary

Initializes a new instance of SvgEnumerateOptions with default options.

Syntax
C#
VB
Objective-C
C++
Java
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly