Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.AutoUpdate Property
Gets/sets a value that specifies whether control should be automatically updated after each change of the image.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property AutoUpdate As Boolean
C#
[BrowsableAttribute(true)] public bool AutoUpdate { get; set; }