Sets or returns a value determining whether to plot a windowed area of a drawing.
Syntax
integerVariable = object.OnlyWindowArea
object.OnlyWindowArea = <integer>
Where:
integerVariable is a Long Integer variable (or value).
object is the PlotManager object.
Examples ...