![]() |
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 : SvgElementInfo Class |
public class SvgElementInfo
'Declaration
Public Class SvgElementInfo
'Usage
Dim instance As SvgElementInfo
@interface LTSvgElementInfo : NSObject
public class SvgElementInfo
public ref class SvgElementInfo
Used in the callback data of SvgDocument.SortElements to store the information of an SVG elements.
For an example, refer to SvgDocument.SortElements.