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