Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShowAnnotations

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Boolean/Int32

Default

TRUE

.NET

PeAnnotation.Show

Ocx|Vcl

ShowAnnotations

DLL

PEP_bSHOWANNOTATIONS

 

Purpose

This property determines whether all annotations are currently part of the image or are hidden. This is the most common way to make sure annotations are visible.

 

Setting

Description

TRUE

Show Annotations.

FALSE

Hide Annotations.

 

Comments

PeAnnotation.Show members of Pego.PeAnnotation, Pesgo.PeAnnotation, Pe3do.PeAnnotation, Pepso.PeAnnotation

 

This property is a global control mechanism for all annotations. Individual annotation types can be controlled via the ShowGraphAnnotations, ShowXAxisAnnotations, ShowYAxisAnnotations, ShowHorzLineAnnotations, and ShowVertLineAnnotations.

 

See Also: GraphAnnotationType, HorzLineAnnotationType, VertLineAnnotationType, XAxisAnnotation, and YAxisAnnotation.

 

See Chapter6 and example 015.