Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / zoomedRectangle Field


In This Topic
zoomedRectangle Field
In This Topic
Specifies the zoomed rectangle.
Syntax
'Declaration
 
Protected zoomedRectangle As RectangleF
 
'Usage
 
Dim instance As PSObject
Dim value As RectangleF
 
value = instance.zoomedRectangle
 
instance.zoomedRectangle = value
See Also