IconInfoIsCompressed Property

Gets whether the icon image is compressed.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 8.1.0
C#
public bool IsCompressed { get; }

Property Value

Boolean

See Also