![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgSortOptions Class |
public class SvgSortOptions
'Declaration
Public Class SvgSortOptions
'Usage
Dim instance As SvgSortOptions
@interface LTSvgSortOptions : NSObject
public class SvgSortOptions
public ref class SvgSortOptions
Used with the SvgDocument.SortElements method to enumerate the elements of an SvgDocument in a controlled sorted manner.
For an example, refer to SvgDocument.SortElements.