Visit Gigasoft's Web Site
ProEssentials v6 Help

GraphAnnotationHotSpot

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Graph.HotSpot

Ocx|Vcl

GraphAnnotationHotSpot

DLL

PEP_naGRAPHANNOTATIONHOTSPOT

 

Purpose

This property array is used to control whether annotations are hot-spots on a per annotation basis. If a value is set to non-zero, then that annotation will be a hot spot. If a value is set to zero, then that annotation will not be a hot spot.

 

All annotations will be designated as hot spots if AllowGraphAnnotHotSpots is set to TRUE.

 

Related events:

.NET: PeGraphAnnotHotSpot event
ActiveX: GraphAnnotHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

Comments

PeAnnotation.Graph.HotSpot members of Pego.PeAnnotation.Graph, Pesgo.PeAnnotation.Graph, Pe3do.PeAnnotation.Graph, Pepso.PeAnnotation.Graph

 

Graph annotations are implemented with the following other properties. GraphAnnotationX, GraphAnnotationY, GraphAnnotationType, GraphAnnotationColor, and GraphAnnotationText.

 

Graph Annotations consisting of PEGAT_LINECONTINUEs have graph annotation hot spots at the vertices of line segments.

 

Refer to Chapter 7, Question 10 for more information on annotations.