Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgNodeHandle Class : ElementType Property |
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(); }