←Select platform

SvgSortOptions Class

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly