Icons.SecurityError Property

KGy SOFT Drawing Libraries

IconsSecurityError Property KGy SOFT Drawing Libraries Help
Security Error (small version for the summary) Gets the Security Error icon displaying a red shield with a white "X" (Sizes: 256x256, 48x48, 32x32, 24x24, 16x16)

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

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

Property Value

Type: Icon
Remarks

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

See Also

Reference