Description
A scaling percentage for point shape display.
-
Property type
-
A Long value.
-
Syntax
-
object.ScalePercent [= value]
The ScalePercent Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjPoint. | | value | A Long value. | Remarks
The allowed range is 20 to 900 percent; assigned values are silently clipped to these limits.
|