| 名前 | 解説 | |
|---|---|---|
![]()  | C1BitmapIcon コンストラクタ | オーバーロードされます。 | 
C1BitmapIconデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | C1BitmapIcon コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | 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から継承されます。 | 
![]()  | ImageIndex | Gets or sets the index of the small image in the SmallImageList. | 
![]()  | ImageKey | Gets or sets the key of the small image in the SmallImageList. | 
![]()  | ImageList | Gets or sets the object that contains the images to display. | 
![]()  | 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から継承されます。 | 
![]()  | ShowAsMonochrome | Gets or sets a value that indicates whether the bitmap is shown in a single color. | 
![]()  | Size | Gets or sets the size of icon to show. C1.Framework.C1Iconから継承されます。 | 
![]()  | Source | Gets or sets the image source. | 
![]()  | Stretch | Gets or sets a C1BitmapIcon.Stretch enumeration value that describes how the shape fills its allocated space. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Clone | オーバーライドされます。 Creates a new object that is a copy of the current instance. | 
![]()  | Equals | Indicates whether the specified object is a C1BitmapIcon 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から継承されます。 |