'宣言 Public Shared Function ToWpfColor( _ ByVal c As System.Drawing.Color _ ) As System.Drawing.Color
'使用法 Dim c As System.Drawing.Color Dim value As System.Drawing.Color value = Utils.ToWpfColor(c)
public static System.Drawing.Color ToWpfColor( System.Drawing.Color c )
パラメータ
- c