AnnotationRegionPath Property |
The GraphicsPath used by the AnnotationRegion.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic GraphicsPath Path { get; }Public ReadOnly Property Path As GraphicsPath
Get
Property Value
Type:
GraphicsPath The GraphicsPath object containing the region information.
See Also