ImageGear for .NET
PointAdded Event
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTFilledPolygon Class : PointAdded Event




Glossary Item Box

Occurs when a point is added to the mark.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImGearARTMarkPointEventArgs containing data related to this event. The following ImGearARTMarkPointEventArgs properties provide information specific to this event.

PropertyDescription
Point Gets the point that was added or changed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.