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