名前 | 解説 | |
---|---|---|
DEFAULT_HEIGHT | The default height of an icon. | |
DEFAULT_WIDTH | The default width of an icon. |
C1Iconデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DEFAULT_HEIGHT | The default height of an icon. | |
DEFAULT_WIDTH | The default width of an icon. |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. | |
Color | Gets or sets the color used to paint the icon. The default value is Transparent. | |
IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. | |
IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. | |
IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. | |
Key | Gets or sets the key used to retrieve the image. | |
Padding | Gets or sets the padding of the icon. | |
Size | Gets or sets the size of icon to show. |
名前 | 解説 | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
ReadXml | Reads this C1Icon from an System.Xml.XmlReader. | |
WriteXml | Writes this C1Icon into an System.Xml.XmlWriter. |
名前 | 解説 | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. |
名前 | 解説 | |
---|---|---|
PropertyChanged | Fires when property value was changed. |