CompressedStream.Size Property

Gets the size, in bytes, of the compressed stream data.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Size { get; }

Property Value

The size, in bytes, of the compressed stream data.

See Also

Reference