SyncModelView Method (ActiveX)

Updates the viewport parameters with the parameters in the associated model view.

Supported platforms: Windows only

Signature

VBA:

object.SyncModelView
object

Type: PViewport

The object this method applies to.

Return Value (RetVal)

No return value.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available