FlexReport for WPF
TryReadColor メソッド (Utils)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport.Legacy 名前空間 > Utils クラス : TryReadColor メソッド
シンタックス
'宣言
 
Public Overrides Function TryReadColor( _
   ByVal s As System.String, _
   ByRef value As System.Drawing.Color _
) As System.Boolean
'使用法
 
Dim instance As Utils
Dim s As System.String
Dim value As System.Drawing.Color
Dim value As System.Boolean
 
value = instance.TryReadColor(s, value)
public override System.bool TryReadColor( 
   System.string s,
   out System.Drawing.Color value
)

パラメータ

s
value
参照

参照

Utils クラス
Utils メンバ