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




Glossary Item Box

Occurs when a point is changed.

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.