ImageGear for .NET
boundingRectangle Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > Mark Class : boundingRectangle Property

Glossary Item Box

The smallest rectangle that fully contains this mark.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_boundingRectangle() : Rectangle
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMark.get_boundingRectangle();

Remarks

This read-only property contains the smallest rectangle that fully contains this mark. For marks that are rectangular in nature (Rectangle, Ellipse, and Text), there is a similar property called rectangle that is writeable.

Mark types: This property is valid for all mark types. ImageGear for .NET name: Bounds

NotateXpress (version 10) name: BoundingRectangle

See Also

©2013. Accusoft Corporation. All Rights Reserved.