MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawText Class / Bounds Property

In This Topic
Bounds Property (DrawText)
In This Topic
Gets the bounds of the item.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As RectangleF
 

Property Value

A System.Drawing.RectangleF struct that represents the boundaries.
See Also