ImageGear PDF v25.1 - Updated July 30, 2021
PolyMarkPointRadiusThreshold Property (AnnotatorSettings)




ImageGear.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > AnnotatorSettings Class : PolyMarkPointRadiusThreshold Property
Gets or sets a value indicating a radius, in pixels, for the polyline auto-completion and auto-close.
Syntax
'Declaration
 
Public Property PolyMarkPointRadiusThreshold As Integer
 
'Usage
 
Dim instance As AnnotatorSettings
Dim value As Integer
 
instance.PolyMarkPointRadiusThreshold = value
 
value = instance.PolyMarkPointRadiusThreshold

Property Value

Integer value.
Remarks
Also see IsPolylineAutoCloseEnabled and IsPolyMarkAutoRollbackEnabled. The default value is 50.
See Also

Reference

AnnotatorSettings Class
AnnotatorSettings Members