ImageGear .NET - Updated July 5, 2018
ClickPrecision Property (ImGearARTFormsMarkControllerData)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsMarkControllerData Class : ClickPrecision Property
Gets or sets the distance from the mark's point (horizontally or vertically, in device pixels) in which the mouse is considered to be over the point.
Syntax
'Declaration
 
Public Property ClickPrecision As Integer
 
'Usage
 
Dim instance As ImGearARTFormsMarkControllerData
Dim value As Integer
 
instance.ClickPrecision = value
 
value = instance.ClickPrecision

Property Value

Integer value.
See Also

Reference

ImGearARTFormsMarkControllerData Class
ImGearARTFormsMarkControllerData Members