名前 | 解説 | |
---|---|---|
C1FontIcon コンストラクタ | オーバーロードされます。 |
C1FontIconデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1FontIcon コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the color used to paint the icon's background. The default value is Transparent. C1.Framework.C1Iconから継承されます。 | |
Color | Gets or sets the color used to paint the icon. The default value is Transparent. C1.Framework.C1Iconから継承されます。 | |
Font | ||
IsEmptyBackColor | Returns the System.Boolean value specifying whether icon background color is set. C1.Framework.C1Iconから継承されます。 | |
IsEmptyColor | Returns the System.Boolean value specifying whether icon color is set. C1.Framework.C1Iconから継承されます。 | |
IsFreeScale | Gets a value indicating whether this C1Icon can free scale or not. C1.Framework.C1Iconから継承されます。 | |
Key | Gets or sets the key used to retrieve the image. C1.Framework.C1Iconから継承されます。 | |
Padding | Gets or sets the padding of the icon. C1.Framework.C1Iconから継承されます。 | |
Size | Gets or sets the size of icon to show. C1.Framework.C1Iconから継承されます。 | |
Text | Gets the text that represents the icon in the specified System.Drawing.FontFamily. |
名前 | 解説 | |
---|---|---|
Clone | オーバーライドされます。 Creates a new object that is a copy of the current instance. | |
Equals | Indicates whether the specified object is a C1FontIcon and has the same property values as this icon object. | |
GetHashCode | ||
ReadXml | オーバーライドされます。 Reads this C1Icon from an System.Xml.XmlReader. | |
WriteXml | オーバーライドされます。 Writes this C1Icon into an System.Xml.XmlWriter. |
名前 | 解説 | |
---|---|---|
OnPropertyChanged | Fires the C1Icon.PropertyChanged event. C1.Framework.C1Iconから継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Fires when property value was changed. C1.Framework.C1Iconから継承されます。 |