←Select platform

SvgSortOptions Constructor

Summary

Initializes a new instance of SvgSortOptions

Syntax

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

Remarks

This constructor initializes the members of this class as follows:

Member Value
SortFlags

SvgSortFlags.Default

ExtractText

SvgExtractText.Character

SvgFilterElementsCallback

null

Example

For an example, refer to SvgDocument.SortElements.

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