PathLineToElementType Property |
Gets a path element type.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntaxpublic override PathElementType ElementType { get; }
Public Overrides ReadOnly Property ElementType As PathElementType
Get
Property Value
PathElementType
See Also