Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrePaintTextResult Class / Bounds Property


In This Topic
Bounds Property (PrePaintTextResult)
In This Topic
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
See Also