VPort Properties |
The VPort type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Gets the active viewport.
| |
| CodeName |
Gets the DXF object name.
(Inherited from DxfObject.) | |
| GridSpacing |
Gets or sets the grid spacing X and Y.
| |
| Handle |
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.) | |
| IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
| Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
| Owner |
Gets the owner of the actual viewport.
| |
| ShowGrid |
Gets or sets the grid on/off.
| |
| SnapBasePoint |
Gets or sets the snap base point in DCS (Display Coordinate System)
| |
| SnapMode |
Gets or sets the snap mode on/off.
| |
| SnapSpacing |
Gets or sets the snap spacing X and Y.
| |
| ViewAspectRatio |
Gets or sets the view aspect ratio (view width/view height).
| |
| ViewCenter |
Gets or sets the view center point in DCS (Display Coordinate System)
| |
| ViewDirection |
Gets or sets the view direction from target point in WCS (World Coordinate System).
| |
| ViewHeight |
Gets or sets the view height.
| |
| ViewTarget |
Gets or sets the view target point in WCS (World Coordinate System).
|