Icons.Shield Property

KGy SOFT Drawing Libraries

IconsShield Property KGy SOFT Drawing Libraries Help
Shield (small version for the summary) Gets the Windows Shield icon displaying a red-green-blue-yellow shield (Sizes: 256x256, 128x128, 48x48, 32x32, 24x24, 16x16, 8x8)

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

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

Property Value

Type: Icon
Remarks

The icon contains the following images:
Security Shield 256x256Security Shield 128x128Security Shield 48x48Security Shield 32x32Security Shield 24x24Security Shield 16x16Security Shield 8x8

See Also

Reference