Icons.SecurityShield Property

KGy SOFT Drawing Libraries

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

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

public static Icon SecurityShield { get; }
Public Shared ReadOnly Property SecurityShield As Icon
	Get
public:
static property Icon^ SecurityShield {
	Icon^ get ();
}
static member SecurityShield : 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