'Declaration Public Function New( _ ByVal spread As FpSpread, _ ByVal minZoom As Integer _ )
'Declaration
Public Function New( _ ByVal spread As FpSpread, _ ByVal minZoom As Integer _ )
'使用法 Dim spread As FpSpread Dim minZoom As Integer Dim instance As New Zoom(spread, minZoom)
'使用法
Dim spread As FpSpread Dim minZoom As Integer Dim instance As New Zoom(spread, minZoom)
public Zoom( FpSpread spread, int minZoom )
Zoom クラス Zoom メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.