Gets whether annotations are actually displayed for this pen.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsAnnotationVisible { get; private set; } |
| Visual Basic |
|---|
Public Property IsAnnotationVisible As Boolean Get Private Set |
| JScript |
|---|
function get IsAnnotationVisible () : boolean private function set IsAnnotationVisible (value : boolean) |