GrapeCity SPREAD for Windows Forms 11.0J
Zoom コンストラクタ(FpSpread,Int32)


新しいZoomを作成します。
構文
'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)
public Zoom( 
   FpSpread spread,
   int minZoom
)

パラメータ

spread
minZoom
参照

Zoom クラス
Zoom メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.