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

BitmapViewer.bitmap Property

Gets the bitmap which is displayed in the control.

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

Syntax

Java Script
function get_bitmap();

Property Value

The bitmap which should be displayed in the control.

Remarks

This property corresponds to BitmapViewer.Bitmap server-side member.

See Also

Reference