Zoom Constructor(FpSpread,Int32)
Create a new Zoom.
'Declaration
Public Function New( _
ByVal As FpSpread, _
ByVal As Integer _
)
'Usage
Dim spread As FpSpread
Dim minZoom As Integer
Dim instance As New Zoom(spread, minZoom)
Parameters
- spread
- minZoom