Spread Windows Forms 12.0 Product Documentation
Bounds Property (PrePaintTextResult)


FarPoint.Win.Spread Assembly > FarPoint.Win.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