Description

For each McGraphObjPoint in the collection, sets the ScalePercent property

Return Type

None  

Syntax

object.SetPointScalePercent ScalePercent

The SetPointScalePercent Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplayedObjects.
ScalePercentRequired. A Long value.

Percentage by which point symbols should be scaled from their natural, 100 percent size.

Remarks

Any McGraphObj instances that are not of the McGraphObjPoint class are skipped.