Icons.Information Property

KGy SOFT Drawing Libraries

IconsInformation Property KGy SOFT Drawing Libraries Help
Information (small version for the summary) Gets the Information icon displaying a white "i" a blue circle (Sizes: 256x256, 48x48, 32x32, 16x16)

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.1
Syntax

public static Icon Information { get; }
Public Shared ReadOnly Property Information As Icon
	Get
public:
static property Icon^ Information {
	Icon^ get ();
}
static member Information : Icon with get

Property Value

Type: Icon
Remarks

The icon contains the following images:
Information 256x256Information 48x48Information 32x32Information 16x16

See Also

Reference