ImageGear .NET - Updated December 24, 2018
Polygon Property (ImGearAnnotationTemplates)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationTemplates Class : Polygon Property
Gets or sets a Polygon mark to be used as a template when creating Polygon marks using the mouse.
Syntax
'Declaration
 
Public Property Polygon As ImGearARTPolygon
 
'Usage
 
Dim instance As ImGearAnnotationTemplates
Dim value As ImGearARTPolygon
 
instance.Polygon = value
 
value = instance.Polygon

Property Value

ImGearARTPolygon value.
See Also

Reference

ImGearAnnotationTemplates Class
ImGearAnnotationTemplates Members