ActiveReports Developer 7
VisualRectangle Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IMetadataDictionaryEntry Interface : VisualRectangle Property

Glossary Item Box

Gets the visual rectangle of this object.

Syntax

Visual Basic (Declaration) 
ReadOnly Property VisualRectangle As RectangleFEx
C# 
RectangleFEx VisualRectangle {get;}

See Also