This documentation is for the old version. Go to the latest Graphics Mill docs

Histogram.IsEmpty Property

Indicates whether this object contains any data.

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

Syntax

Visual Basic
Public ReadOnly Property IsEmpty As Boolean
C#
public bool IsEmpty { get; }

Property Value

Value that indicates whether this object contains any data.

See Also

Reference