PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (LineCollection)

線のインデックス。
指定したインデックスにある線を取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As Line
public Line this[ 
   int index
]; {get; set;}

パラメータ

index
線のインデックス。

プロパティ値

線。
参照

LineCollection クラス
LineCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.