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 : SvgSortOptions Constructor |
public SvgSortOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New SvgSortOptions()
- (instancetype)init
public SvgSortOptions()
public:
SvgSortOptions();
This constructor initializes the members of this class as follows:
Member | Value |
---|---|
SortFlags | |
ExtractText | |
FilterElementsCallback |
null |
For an example, refer to SvgDocument.SortElements.