Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

ElementType Property (SvgNodeHandle)






The element type
Syntax
public SvgElementType ElementType {get;}
'Declaration
 
Public ReadOnly Property ElementType As SvgElementType
'Usage
 
Dim instance As SvgNodeHandle
Dim value As SvgElementType
 
value = instance.ElementType
@property (nonatomic, assign) LTSvgElementType elementType
public SvgElementType getElementType()
            
public:
property SvgElementType ElementType {
   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 <image> element in the document, etc.
Example
For an example, refer to EnumerateElements.
Requirements

Target Platforms

See Also

Reference

SvgNodeHandle Class
SvgNodeHandle Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features