ImageGear .NET - Updated March 30, 2018
HollowPolygon Property




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : HollowPolygon Property
Gets or sets a Hollow Polygon mark to be used as a template when creating polygon marks using the mouse.
Syntax
'Declaration
 
Public Property HollowPolygon As ImGearARTHollowPolygon
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTHollowPolygon
 
instance.HollowPolygon = value
 
value = instance.HollowPolygon

Property Value

ImGearARTHollowPolygon value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members