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