DeleteConfiguration Method

Deletes a viewport configuration.

See Also | Example

Signature

object.DeleteConfiguration Name

Object

Viewports
The object or objects this method applies to.

Name

String
The name of the viewport configuration to delete.

Remarks

A viewport configuration consists of a single viewport that has been split using the Split method. Once a viewport has been split, the resulting viewports are considered a viewport configuration. All the viewports in the configuration have the same name as the original viewport before the split.

 

   Comments?