Returns and sets the model view associated with the viewport.
Supported platforms: Windows only
Signature
VBA:
object.ModelView
- object
-
Type:
PViewport
The object this property applies to.
Property Value
Read-only: No
Type:
View
The model view associated with the viewport.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available