BulletGraph for WinForms
GetProperty メソッド (StyledPropertyCollection)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > StyledPropertyCollection クラス : GetProperty メソッド
Styled property name.
Gets value of the specified styled property.
シンタックス
'宣言
 
Public Function GetProperty( _
   Optional ByVal name As System.String _
) As System.Object
public System.object GetProperty( 
   System.string name
)

パラメータ

name
Styled property name.

戻り値の型

Styled property value.
例外
例外解説
コレクション内の要素にアクセスするために指定したキーが、コレクション内のいずれのキーとも一致しない場合にスローされる例外。
The exception that is thrown when trying to use uninitialized C1.Win.Gauge.StyledPropertyCollection.StyledProperty.
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ