Gauges for WinForms
GetProperty メソッド (StyledPropertyCollection)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > StyledPropertyCollection クラス : GetProperty メソッド
スタイル付きプロパティ名。
指定されたスタイル付きプロパティの値を取得します。
シンタックス
'宣言
 
Public Function GetProperty( _
   Optional ByVal name As System.String _
) As System.Object
public System.object GetProperty( 
   System.string name
)

パラメータ

name
スタイル付きプロパティ名。

戻り値の型

スタイル付きプロパティ値。
例外
例外解説
コレクション内の要素にアクセスするために指定したキーが、コレクション内のいずれのキーとも一致しない場合にスローされる例外。
初期化されていない C1.Win.Gauge.StyledPropertyCollection.StyledProperty を使用しようとしたときに生成される例外。
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ