ImageGear21.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > AnnotatorSettings Class : PolyMarkPointRadiusThreshold Property |
'Declaration Public Property PolyMarkPointRadiusThreshold As Integer
'Usage Dim instance As AnnotatorSettings Dim value As Integer instance.PolyMarkPointRadiusThreshold = value value = instance.PolyMarkPointRadiusThreshold
public int PolyMarkPointRadiusThreshold {get; set;}