Spread Windows Forms 12.0 Product Documentation
Zoom Constructor(FpSpread,Int32)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > Zoom Class > Zoom Constructor : Zoom Constructor(FpSpread,Int32)
Create a new Zoom.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread, _
   ByVal minZoom As Integer _
)
'Usage
 
Dim spread As FpSpread
Dim minZoom As Integer
 
Dim instance As New Zoom(spread, minZoom)
public Zoom( 
   FpSpread spread,
   int minZoom
)

Parameters

spread
minZoom
See Also

Reference

Zoom Class
Zoom Members
Overload List