IconsSecuritySuccess Property | KGy SOFT Drawing Libraries Help |
Gets the Security Success icon displaying a green shield with a white check (Sizes: 256x256, 48x48, 32x32, 24x24, 16x16)
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 4.6.1
Syntax
public static Icon SecuritySuccess { get; }
Public Shared ReadOnly Property SecuritySuccess As Icon Get
public: static property Icon^ SecuritySuccess { Icon^ get (); }
static member SecuritySuccess : Icon with get
Property Value
Type: IconRemarks
The icon contains the following images:
See Also