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




Glossary Item Box

Occurs when the mark is scaled.

Syntax

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

Event Data

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

PropertyDescription
ScaleX Gets the horizontal scaling factor.
ScaleY Gets the vertical scaling factor.

See Also

©2013. Accusoft Corporation. All Rights Reserved.