ImageGear for .NET
UpdateBounds Method
See Also  Send Feedback
ImageGear21.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorRectangleController Class : UpdateBounds Method




mark
The mark to update.
rect
The resized rectangle.

Glossary Item Box

Updates the bounds of the mark.

Syntax

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

Parameters

mark
The mark to update.
rect
The resized rectangle.

Remarks

This method must be overridden to enable resizing a custom mark using the mouse. In this method you can update the location and size properties of your custom mark by getting those values from the rect parameter.

See Also

©2013. Accusoft Corporation. All Rights Reserved.