BaseViewer.ViewportBounds Property

Gets bounds of the viewport area.

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

Syntax

C#
public RectangleF ViewportBounds { get; }

Property Value

The RectangleF value which represents bounds of the viewport area.

See Also

Reference