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