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

Bitmap.isEmpty Property

Gets a value indicating if bitmap is empty (no bitmap data loaded).

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

Syntax

Java Script
function get_isEmpty();

Property Value

The value which specifies whether bitmap is empty or not.

See Also

Reference