'Declaration Public Function New( _ ByVal spread As FpSpread, _ ByVal minZoom As Integer _ )
'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)
'Usage
Dim spread As FpSpread Dim minZoom As Integer Dim instance As New Zoom(spread, minZoom)
public Zoom( FpSpread spread, int minZoom )
Zoom Class Zoom Members Overload List