Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / ZoomDlg Class / ZoomFactor Property


In This Topic
ZoomFactor Property (ZoomDlg)
In This Topic
Syntax
'Declaration
 
Public Property ZoomFactor As Single
 
'Usage
 
Dim instance As ZoomDlg
Dim value As Single
 
instance.ZoomFactor = value
 
value = instance.ZoomFactor
See Also