IconInfoIsCompressed Property
Gets whether the icon image is compressed.
Namespace: KGySoft.DrawingAssembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 10.0.0-rc.1
public bool IsCompressed { get; }
Public ReadOnly Property IsCompressed As Boolean
Get
public:
property bool IsCompressed {
bool get ();
}
member IsCompressed : bool with get
Property Value
Boolean