'宣言
Public Sub SetColorValue( _ ByVal eColorUnit As eCSSUnit, _ ByVal aValue As Color, _ ByVal sOriginalSyntax As String _ )
public void SetColorValue( eCSSUnit eColorUnit, Color aValue, string sOriginalSyntax )
パラメータ
- eColorUnit
- aValue
- System.Drawing.Colorの色値です。
- sOriginalSyntax
- CSS文字列が再構築されたときに色値を出力する方法。