ImageGear .NET - Updated October 26, 2017
Border Property (IImGearARTPolygon)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPolygon Interface : Border Property
Gets or sets the border of the mark.
Syntax
'Declaration
 
Property Border As ImGearARTBorder
 
'Usage
 
Dim instance As IImGearARTPolygon
Dim value As ImGearARTBorder
 
instance.Border = value
 
value = instance.Border

Property Value

ImGearARTBorder class object.
See Also

Reference

IImGearARTPolygon Interface
IImGearARTPolygon Members
ImGearARTBorder Class