ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Visible = Boolean

 

Gets or sets visibility of the annotation.

 

[Visual Basic]

Public Property Visible ( ) as Boolean

 

Property Set Value

    Visible

        Sets the annotation visible value.

 

Property Get Value

    Visible

        Gets the annotation visible value.

 

Example

[Visual Basic] The following example sets the annotation visibility to false.

 

[Visual Basic]

Dim NotVisible as Boolean = False

ImgAnnotations1.Visible = NotVisible

 

Note - IsProtected and Visible properties will have the default values after the annotation is added.

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6