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




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsMarkControllerData Class : PointId Property
Gets or sets the ID of the point in the mark that the cursor is over.
Syntax
'Declaration
 
Public Property PointId As Integer
 
'Usage
 
Dim instance As ImGearARTFormsMarkControllerData
Dim value As Integer
 
instance.PointId = value
 
value = instance.PointId

Property Value

Integer value.
See Also

Reference

ImGearARTFormsMarkControllerData Class
ImGearARTFormsMarkControllerData Members