ImageGear .NET - Updated October 26, 2017
PolyMarkPointRadiusThreshold Property (ImGearARTForms)




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms 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 ImGearARTForms
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

ImGearARTForms Class
ImGearARTForms Members