ImageGear for .NET
Bounds Property
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : Bounds Property




Glossary Item Box

Gets or sets the bounding rectangle of the annotation page.

Syntax

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

Property Value

ImageGear.Core.ImGearRectangle structure object.

Remarks

This is a rectangle that encloses all annotation marks on the page.

This property can be used if you want to change the default bounding rectangle or when the marks' coordinates are specified in device units. If this property is set to null and ART page is associated with ImageGear.Core.ImGearPage class the ImageGear.Core.ImGearPage class's rectangle is used.

The default value is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.