ImageGear .NET - Updated October 26, 2017
Polygon Property (ImGearARTMarkTemplates)




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates 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 ImGearARTMarkTemplates
Dim value As ImGearARTPolygon
 
instance.Polygon = value
 
value = instance.Polygon

Property Value

ImGearARTPolygon value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members