ImageGear .NET - Updated November 28, 2017
IsClosed Property (IImGearARTPolyline)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPolyline Interface : IsClosed Property
Gets or sets a value indicating whether the polyline is closed.
Syntax
'Declaration
 
Property IsClosed As Boolean
 
'Usage
 
Dim instance As IImGearARTPolyline
Dim value As Boolean
 
instance.IsClosed = value
 
value = instance.IsClosed

Property Value

Boolean value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members