Sets or returns the property that determines if the drawing will be scaled to fit the page.
Syntax
stringVariable = object.Scale
object.Scale = <string>
Where:
stringVariable represents the Scale property.
object is the PlotManager object.
Examples ...