ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyline Class : IsClosed Property |
'Declaration Public Property IsClosed As Boolean
'Usage Dim instance As ImGearARTPolyline Dim value As Boolean instance.IsClosed = value value = instance.IsClosed
public bool IsClosed {get; set;}