MESCIUS SPREAD for Windows Forms 17.0J
GetDistance(Int32,Int32,Double,Boolean) メソッド

最初の行/列。
2 番目の行/列。
スケーリング係数。
2 行間の距離を取得する場合は true。 それ以外の場合は false
2 つの行または列の間の距離を取得します。
構文
'Declaration
 
Public Function GetDistance( _
   ByVal index As Integer, _
   ByVal index2 As Integer, _
   ByVal scale As Double, _
   ByVal isRow As Boolean _
) As Double
public double GetDistance( 
   int index,
   int index2,
   double scale,
   bool isRow
)

パラメータ

index
最初の行/列。
index2
2 番目の行/列。
scale
スケーリング係数。
isRow
2 行間の距離を取得する場合は true。 それ以外の場合は false
参照

LayoutManager クラス
LayoutManager メンバ

 

 


© MESCIUS inc. All rights reserved.