ComponentOne Studio for WinRT XAML
Item プロパティ (AxisCollection)

軸の名前。
名前に基づいて軸を取得します。
構文
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal name As System.String _
) As Axis
public new Axis this[ 
   System.string name
]; {get;}

パラメータ

name
軸の名前。

プロパティ値

指定された名前の軸。指定された名前の軸が存在しない場合は Null。
参照

AxisCollection クラス
AxisCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.