Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.ViewportAlignment Property
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; }