←Select platform

SvgElementInfo Constructor

Summary

Initializes a new instance of SvgElementInfo.

Syntax

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

Leadtools.Svg Assembly