Click or drag to resize

AtalaAnnotationViewerAutoLoadWang Property

Gets or sets a value indicating whether WANG annotations are automatically loaded in the Open method.
Gets or sets a value indicating whether WANG annotations are automatically loaded in the Open(String, Int32, ProgressEventHandler) method.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool AutoLoadWang { get; set; }

Property Value

Type: Boolean
Indicates whether WANG annotations are automatically loaded in the Open method.

Property Value

Type: Boolean
Indicates whether WANG annotations are automatically loaded in the Open(String, Int32, ProgressEventHandler) method.
See Also