BaseViewer.ViewportAlignment Property

Gets/sets a value that specifies content alignment in the control.

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

Syntax

C#
public ViewportAlignment ViewportAlignment { get; set; }

Property Value

The ViewportAlignment enumeration member that specifies content alignment in the control.

See Also

Reference