ImageGear .NET - Updated May 1, 2018
Border Property (ImGearARTPolygon)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolygon Class : Border Property
Gets or sets the border of the mark.
Syntax
'Declaration
 
Public Property Border As ImGearARTBorder
 
'Usage
 
Dim instance As ImGearARTPolygon
Dim value As ImGearARTBorder
 
instance.Border = value
 
value = instance.Border

Property Value

ImGearARTBorder class object.
See Also

Reference

ImGearARTPolygon Class
ImGearARTPolygon Members
ImGearARTBorder Class