←Select platform

SvgLoadOptions Class

Summary

Options to use when loading SVG documents.

Syntax

C#
VB
Java
Objective-C
C++
public class SvgLoadOptions 
Public Class SvgLoadOptions  
@interface LTSvgLoadOptions : NSObject 
public class SvgLoadOptions 
public ref class SvgLoadOptions  

Remarks

SvgLoadOptions contains the following:

  • LoadFlags: Drop the specified type of elements when loading the SVG document.
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