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