←Select platform

SvgLoadOptions Constructor

Summary

Initializes a new instance of SvgLoadOptions.

Syntax
C#
VB
Objective-C
C++
Java
public SvgLoadOptions() 
Public Function New() 
- (instancetype)init 
public SvgLoadOptions() 
public: 
SvgLoadOptions(); 

Remarks

This constructor will initialize the members as follows:

Member Value
LoadFlags

SvgLoadOptions.Default

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