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

Bitmap.width Property

Gets current bitmap width in pixels.

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

Syntax

Java Script
function get_width();

Property Value

The value which specifies current bitmap width in pixels.

See Also

Reference