Class AcadViewport
Member of BricscadDb
The Viewport object represents a window that displays all or part of a drawing's model space. To access the Viewport object, use the following methods and properties:
| Methods | Properties |
|---|---|
| Delete | Application |
| GetExtensionDictionary | Center |
| GetGridSpacing | Direction |
| GetSnapSpacing | Document |
| GetXData | GridOn |
| SetGridSpacing | Handle |
| SetSnapSpacing | HasExtensionDictionary |
| SetView | Height |
| SetXData | LowerLeftCorner |
| Split | Name |
| ZoomAll | OrthoOn |
| ZoomCenter | Parent |
| ZoomExtents | SnapBasePoint |
| ZoomPickWindow | SnapOn |
| ZoomScaled | SnapRotationAngle |
| ZoomWindow | Target |
| UCSIconAtOrigin | |
| UCSIconOn | |
| UpperRightCorner | |
| Width |
| © Menhirs NV. All rights reserved. |