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