Spread Windows Forms 12.0 Product Documentation
regionRect Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > PSObject Class : regionRect Field
Specifies the region rectangle.
Syntax
'Declaration
 
Protected regionRect As RectangleF
'Usage
 
Dim instance As PSObject
Dim value As RectangleF
 
value = instance.regionRect
 
instance.regionRect = value
protected RectangleF regionRect
See Also

Reference

PSObject Class
PSObject Members