←Select platform

ElementType Property (SvgNodeHandle)

Summary

The element type

Syntax

C#
VB
Java
Objective-C
C++
public Leadtools.Svg.SvgElementType ElementType {get;}
Public ReadOnly Property ElementType As Leadtools.Svg.SvgElementType
@property (nonatomic, assign) LTSvgElementType elementType
public SvgElementType getElementType()
public: 
property Leadtools.Svg.SvgElementType ElementType { 
   Leadtools.Svg.SvgElementType get(); 
} 

Property Value

The element type. For example, ElementType.Svg for the top level <svg> element in the document or ElementType.Image for an element in the document, etc.
Example

For an example, refer to EnumerateElements.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Svg Assembly
Click or drag to resize