Icons.Question Property

KGy SOFT Drawing Libraries

IconsQuestion Property KGy SOFT Drawing Libraries Help
Question (small version for the summary) Gets the Question icon displaying a white "?" in a blue circle (Sizes: 256x256, 64x64, 48x48, 32x32, 16x16)

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

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

Property Value

Type: Icon
Remarks

The icon contains the following images:
Question 256x256Question 64x64Question 48x48Question 32x32Question 16x16

See Also

Reference