Icon
- Category
- Class
- Description
- Represents a Windows icon, which is a small bitmap image used to represent an object. Icons can be thought of as transparent bitmaps, although their size is determined by the system.
- Assembly
- System.Drawing
- Character
- sealed, public
- Attributes
- 
Name Value/Assignment ComVisibleAttribute False EditorAttribute System.Drawing.Design.IconEditor, System.Drawing.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, TypeConverterAttribute 
- Ancestors
- MarshalByRefObject > Object
- Implements
- ISerializable, ICloneable, IDisposable
- Contstructors
- Icon(Icon,Size)
 Icon(Icon,Int32,Int32)
 Icon(Stream)
 Icon(Stream,Int32,Int32)
 Icon(String)
 Icon(Type,String)
- Properties
- Handle
 Height
 Size
 Width
- Methods
- Clone()
 Dispose()
 Finalize()
 FromHandle(IntPtr)
 Save(Stream)
 GetObjectData()
 ToBitmap()
 ToString()
- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- Icon(Icon,Size)
- Software for developers
- 
				.Net Components
 Delphi Components
 Software for Android Developers
- More information resources
- 
				WinAPI Programmer's Reference
 Unix Manual Pages
 Delphi Examples
- Databases for Amazon shops developers
- 
				Amazon Categories Database
 Browse Nodes Database
