ImageGear21.Art Assembly > ImageGear.ART Namespace > IImGearARTPolyline Interface : IsClosed Property |
'Declaration Property IsClosed As Boolean
'Usage Dim instance As IImGearARTPolyline Dim value As Boolean instance.IsClosed = value value = instance.IsClosed
bool IsClosed {get; set;}