MESCIUS SPREAD for Windows Forms 17.0J
GetInterval メソッド

間隔範囲の位置。
指定された間隔範囲の開始インデックス。
指定された間隔範囲の終了インデックス。
指定された間隔範囲のインデックスを取得します。
構文
'Declaration
 
Public Sub GetInterval( _
   ByVal index As Integer, _
   ByRef start As Integer, _
   ByRef end As Integer _
) 
public void GetInterval( 
   int index,
   out int start,
   out int end
)

パラメータ

index
間隔範囲の位置。
start
指定された間隔範囲の開始インデックス。
end
指定された間隔範囲の終了インデックス。
参照

IntervalBitmap クラス
IntervalBitmap メンバ

 

 


© MESCIUS inc. All rights reserved.