DefaultView Method

NOTE: This method only applies to legacy Logical Coordinate System pictures. It does not apply to Enhanced Coordinates.

Restores a document to its default configuration.

Syntax

object.DefaultView bRedraw

Properties

The DefaultView method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

bRedraw

Boolean. (Optional) If True, repaint the document. (Default) If False, make the changes but don't repaint the document.

 

Example

Applies To