GdPicture.NET.14
GdPicture14.Annotations Namespace / Annotation Class / Visible Property





In This Topic
Visible Property (Annotation)
In This Topic
Determines whether the annotation is visible for purposes of on-screen display and user interaction. The annotation may be printed (depending on the value of the Printable property).
Syntax
'Declaration
 
<DescriptionAttribute("Determines whether the annotation is visible for purposes of on-screen display and user interaction")>
Public Property Visible As Boolean
 
See Also