OverviewTool.UpdateMode Property
Gets or sets a value controlling when the main view is updated.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public OverviewToolUpdateMode UpdateMode { get; set; }
Property Value
Type: OverviewToolUpdateMode
Default: Continuous
An OverviewToolUpdateMode value indicating the update mode.
Default: Continuous
An OverviewToolUpdateMode value indicating the update mode.
Platforms
Windows, Linux, Android