ImageGear .NET - Updated November 28, 2017
OnPointAdded Method (ImGearARTHollowPolygon)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTHollowPolygon Class : OnPointAdded Method
Event arguments.
Occurs when a point is added to the mark.
Syntax
'Declaration
 
Protected Sub OnPointAdded( _
   ByVal e As ImGearARTMarkPointEventArgs _
) 
 
'Usage
 
Dim instance As ImGearARTHollowPolygon
Dim e As ImGearARTMarkPointEventArgs
 
instance.OnPointAdded(e)

Parameters

e
Event arguments.
See Also

Reference

ImGearARTHollowPolygon Class
ImGearARTHollowPolygon Members