MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion.Entity Structure / Rectangle Property

In This Topic
Rectangle Property (CompiledRegion.Entity)
In This Topic
Gets the rectangle represented by the entity.
Syntax
'Declaration
 
Public ReadOnly Property Rectangle As RectangleF
 

Property Value

A System.Drawing.RectangleF structure that represents the entity.
See Also