←Select platform

SvgSortOptions Class

Summary

Options to control how to sort the elements in this SVG document.

Syntax
C#
VB
Objective-C
C++
Java
public class SvgSortOptions 
Public Class SvgSortOptions  
@interface LTSvgSortOptions : NSObject 
public class SvgSortOptions 
public ref class SvgSortOptions  

Remarks

Used with the SvgDocument.SortElements method to enumerate the elements of an SvgDocument in a controlled sorted manner.

Example

For an example, refer to SvgDocument.SortElements.

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