←Select platform

SvgSortOptions Constructor

Summary

Initializes a new instance of SvgSortOptions

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

Leadtools.Svg Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.