ImageGear for .NET
GetRenderBounds Method
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTArrow Class : GetRenderBounds Method




pageDisplay
The page display.

Glossary Item Box

Gets rendering bounding rectangle of the mark in abstract coordinates.

Syntax

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

Parameters

pageDisplay
The page display.

Return Value

ImageGear.Core.ImGearRectangle value.

Remarks

The type of the mark's coordinate system is specifying when using ImGearARTPage.AddMark method.

As opposed to Bounds property, which takes into account mark's bounding points only, this method considers all rendering elements of the mark - i.e. in addition to the bounding points it takes into account additional attributes, if any: border, line width, label, selection, etc...

See Also

©2013. Accusoft Corporation. All Rights Reserved.