名前 | 解説 | |
---|---|---|
C1Brush コンストラクタ | Creates the new C1Brush object. |
C1Brushデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1Brush コンストラクタ | Creates the new C1Brush object. |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the background color. | |
ForeColor | Gets or sets the foreground color. | |
Style | Gets or sets the brush style. |
名前 | 解説 | |
---|---|---|
GetARGBstring | Returns string representation of color in ARGB format. | |
ParseARGBString | Parses ARGB string and returns the System.Drawing.Color value. |