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)
<BrowsableAttribute(True)> _ Public Property AutoUpdate As Boolean
[BrowsableAttribute(true)] public bool AutoUpdate { get; set; }