←Select platform

SvgElementInfo Constructor

Summary

Initializes a new instance of SvgElementInfo.

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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly