Sets or returns the scale factor for an object.
Syntax
doubleVariable = object.ScaleFactor
where:
doubleVariable is a double-precision variable (or value) representing the ScaleFactor property.
object is one of the objects that has a ScaleFactor property.
Examples ...