Icons.SecurityWarning Property

KGy SOFT Drawing Libraries

IconsSecurityWarning Property KGy SOFT Drawing Libraries Help
Security Warning (small version for the summary) Gets the Security Warning icon displaying a yellow shield with a black "!" (Sizes: 256x256, 48x48, 32x32, 24x24, 16x16)

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

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

Property Value

Type: Icon
Remarks

The icon contains the following images:
Security Warning 256x256Security Warning 48x48Security Warning 32x32Security Warning 24x24Security Warning 16x16

See Also

Reference