'宣言 Protected Overrides Function GetHtmlColor( _ ByVal color As System.Drawing.Color _ ) As System.String
'使用法 Dim instance As C1HtmlGraphics Dim color As System.Drawing.Color Dim value As System.String value = instance.GetHtmlColor(color)
protected override System.string GetHtmlColor( System.Drawing.Color color )
パラメータ
- color