BitmapViewer.ContentWidth Property

Gets a value that represents the width of the BitmapViewer content taking into account its ScreenXDpi and Zoom values.

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

Syntax

C#
public override int ContentWidth { get; }

Property Value

The Int32 value which represents the width of the BitmapViewer content.

See Also

Reference