DefaultView Method Example

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

The following example sets the Picture TestPicture to its default window location.

TestPicture.DefaultView

The following example sets the Picture TestPicture to its default window location, preventing the repainting of the picture.

TestPicture.DefaultView False