ImageGear .NET - Updated May 1, 2018
PointId Property (ImGearAnnotatorMarkControllerData)




ImageGear24.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkControllerData 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 ImGearAnnotatorMarkControllerData
Dim value As Integer
 
instance.PointId = value
 
value = instance.PointId

Property Value

Integer value.
See Also

Reference

ImGearAnnotatorMarkControllerData Class
ImGearAnnotatorMarkControllerData Members