ViewportOn Property |
Specifies the display status of the viewport.
Signature
object.ViewportOn
object
PViewport
The object or objects this property applies to.
ViewportOn
Boolean; read-write
TRUE: The viewport is on.
FALSE: The viewport is off.
Remarks
To turn the display control of a viewport on or off use the Display method.
Comments? |