Show annotations.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowAnnotations { get; set; }
Visual Basic
Public Property ShowAnnotations As Boolean
	Get
	Set
JScript
function get ShowAnnotations () : boolean
function set ShowAnnotations (value : boolean)

See Also