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

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

Syntax

Visual Basic

<BrowsableAttribute(True)> _
Public Overrides Property ViewportAlignment As ViewportAlignment

C#

[BrowsableAttribute(true)]
public override ViewportAlignment ViewportAlignment { get; set; }

Property Value

A value that specifies bitmap alignment in the control.