←Select platform

SvgElementInfo Constructor

Summary
Initializes a new instance of SvgElementInfo.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public SvgElementInfo() 
- (instancetype)init 
public SvgElementInfo() 
public: 
SvgElementInfo(); 
__init__() # Default constructor 
Remarks

This constructor initializes the members of this class as follows:

Member Value
ElementType

SvgElementType.Unknown

Bounds

Leadtools.LeadRectD with all members initialized to 0.

TextData

null

Requirements

Target Platforms

Help Version 22.0.2023.4.20
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.