ImageGear .NET
OnPointAdded Method (ImGearARTFilledPolygon)




Event arguments.
Occurs when a point is added to the mark.
Syntax
'Declaration
 
Protected Sub OnPointAdded( _
   ByVal e As ImGearARTMarkPointEventArgs _
) 
'Usage
 
Dim instance As ImGearARTFilledPolygon
Dim e As ImGearARTMarkPointEventArgs
 
instance.OnPointAdded(e)
protected void OnPointAdded( 
   ImGearARTMarkPointEventArgs e
)
protected: void OnPointAdded( 
   ImGearARTMarkPointEventArgs* e
) 
protected:
void OnPointAdded( 
   ImGearARTMarkPointEventArgs^ e
) 

Parameters

e
Event arguments.
See Also

Reference

ImGearARTFilledPolygon Class
ImGearARTFilledPolygon Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback