Description

A collection of McGraphObj instances linked to features of an McFeatures.

Object Model

Members

Methods
Add

Add one McGraphObj instance to the collection.

ImportProperties

Import properties from a given McGraphObj into all of the McGraphObj instances in the collection.

Remove

Remove one McGraphObj from the collection

RemoveAll

Remove all McGraphObject instances from the collection

RemoveGraphObj

All McGraphObj instances in the collection are Removed from their McGraphOverlay.

SetBorderStyle

For each McGraphObj in the collection, sets the BorderStyle property

SetBorderWidth

For each McGraphObj in the collection, sets the BorderWidth property.

SetColors

For each McGraphObj in the collection, set color properties

SetFillStyle

For each McGraphObj in the collection, sets the FillStyle property.

SetLabelOffset

For each McGraphObj in the collection, sets the LabelOffset property.

SetLabelText

The Label for each of the McGraphObj instances is displayed or cleared.

SetLineEnding

For each McGraphObj in the collection, sets the LineEnding property

SetPointScalePercent

For each McGraphObjPoint in the collection, sets the ScalePercent property

SetPointShape

Each McGraphObjPoint in the collection is assigned a new Shape property.

SetSelected

For each McGraphObj in the collection, sets the Selected property

SetStyle

For each McGraphObj in the collection, sets the Style property.

UnlinkGraphObj

All McGraphObj instances in the collection are Unlinked from any linked feature.


Properties
CountRead-only property

Count of McGraphObj instances in the collection.

ItemRead-only property

A McGraphObj item from the collection.

ParentRead-only property

The parent McFeatures of the DisplayedObjects collection