Display Method

Toggles the display control of the PViewport object on or off.

See Also | Example

Signature

object.Display Status

Object

PViewport
The object or objects this method applies to.

Status

Boolean; input-only

TRUE: Viewport display is on.

FALSE: Viewport display is off.

Remarks

The display control must be on before the MSpace property can be used to activate the model space editing capabilities.

Use the ViewportOn property to determine if a paper space viewport display has already been turned on with this method.

 

   Comments?