BulletGraph for WinForms
TryGetProperty メソッド (StyledPropertyCollection)

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

パラメータ

value
Property value.
name
Styled property name.

戻り値の型

True if success.
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ