Spread for ASP.NET 11 Product Documentation
Bounds Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrePaintTextResult Class : Bounds Property
Gets the rectangle boundary for the next paint.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rectangle
'Usage
 
Dim instance As PrePaintTextResult
Dim value As Rectangle
 
value = instance.Bounds
public Rectangle Bounds {get;}
See Also

Reference

PrePaintTextResult Class
PrePaintTextResult Members