Description

Brings up the Properties dialog for the selected graph object.

Return Type

None  

Syntax

object.EditProperties

The EditProperties Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphOverlay.

Remarks

If there is only one selected graph object and its properties can be edited, then the properties dialog is brought up. If more than one object is selected or if the selected object's properties cannot be edited because the mcgsAllowpropchange Style bit is not set, then an appropriate message is displayed.