AnnotationDropDownVisible Property (ViewerModel)
In This Topic
Gets or sets whether annotations drop-down should be visible or not.
Syntax
'Declaration
Public Property AnnotationDropDownVisible As Boolean
public bool AnnotationDropDownVisible {get; set;}
See Also