IconsApplication Property | KGy SOFT Drawing Libraries Help |
Gets the Application icon displaying a window (Sizes: 256x256, 48x48, 32x32, 24x24, 16x16)
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.0
Syntax
public static Icon Application { get; }
Public Shared ReadOnly Property Application As Icon Get
public: static property Icon^ Application { Icon^ get (); }
static member Application : Icon with get
Property Value
Type: IconRemarks
The icon contains the following images:
See Also