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