←Select platform

SvgLoadOptions Constructor

Summary

Initializes a new instance of SvgLoadOptions.

Syntax

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

Leadtools.Svg Assembly