FlexReport for WPF
ReadColor メソッド (Utils)


C1.WPF.Report アセンブリ > C1.WPF.Report.Legacy 名前空間 > Utils クラス : ReadColor メソッド
シンタックス
'宣言
 
Public Function ReadColor( _
   ByVal node As XmlNodeWrapperBase, _
   ByVal name As System.String, _
   ByVal defValue As System.Drawing.Color _
) As System.Drawing.Color
'使用法
 
Dim instance As Utils
Dim node As XmlNodeWrapperBase
Dim name As System.String
Dim defValue As System.Drawing.Color
Dim value As System.Drawing.Color
 
value = instance.ReadColor(node, name, defValue)
public System.Drawing.Color ReadColor( 
   XmlNodeWrapperBase node,
   System.string name,
   System.Drawing.Color defValue
)

パラメータ

node
name
defValue
参照

参照

Utils クラス
Utils メンバ