Description

The Label object associated with this object.

Property type

A McGraphObjText object.  

Syntax

object.LabelObject

The LabelObject Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjCircle.

Remarks

If no LabelObject exists when this property is accessed, then one is created. An attempt is made to copy the LabelObject and label-related Style from this object's Template Object. If there is no label associated with the Template Object, then a label Style of mcgsLabelCenter is set. The state of the mcgsLabelHidden Style bit is not changed.