VPort Properties |
The VPort type exposes the following members.
Name | Description | |
---|---|---|
Active |
Gets the active viewport.
| |
BackClipPlane |
Gets or sets the back clip plane Z value.
| |
CameraPlottable |
1 if the camera is plottable
| |
CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
FrontClipPlane |
Gets or sets the front clip plane Z value.
| |
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.) | |
LensLength |
Gets or sets the perspective lens length.
| |
Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
Owner |
Gets the owner of the actual dxf object.
| |
ShowGrid |
Gets or sets the grid on/off.
| |
SnapAngle |
Gets or sets the snap angle.
| |
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.
| |
TwistAngle |
Gets or sets the view twist angle.
| |
UCSassociated |
1 if there is a UCS associated to this view; 0 otherwise
| |
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.
| |
Viewmode |
View mode
| |
ViewTarget |
Gets or sets the view target point in WCS (World Coordinate System).
|