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