Visit Gigasoft's Web Site
 ProEssentials v9 Help

SubsetObstacles

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Boolean/Int32

Default

Empty

.NET

PeAnnotation.Graph.SubsetObstacles

Ocx|Vcl

SubsetObstacles

DLL

PEP_naSUBSETOBSTACLES

 

Purpose

This property determines which subset graphics will be involved within the GraphAnnotationText dodging logic.

 

Comments

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

 

Within the demo, see example 031.

 

See Also: GraphAnnotTextDodge, GraphAnnotTextLocation, GraphAnnotationType

 

OCX Example

The following examples show how to use SubsetObstacles on the 3rd and 5th subsets. Thus annotation text will attempt to dodge these subsets.  The remaining subsets allow GraphAnnotationText to overlap their graphics.

 

Pego1.SubsetObstacles(2) = True 'third subset

Pego1.SubsetObstacles(4) = True 'fifth subset