The following tables list the members exposed by the CADViewPort type.

Name Description
Public property Box Gets a three-dimensional box that encloses the CADViewPort object.
Public property EntType Gets a type of this CADViewPort entity.
Public property FrozenLayers Gets or sets a list of frozen layers in the current viewport.
Public property MSpaceCenter Gets or sets a view center point in display coordinate system (DCS).
Public property MSpaceHeight Gets or sets a height of the model space displayed in the viewport and measured in model space units.
Public property PSpaceCenter Gets or sets a view center point in world coordinate system (WCS).
Public property PSpaceHeight Gets or sets a height of the model space displayed in the viewport and measured in paper space units.
Public property PSpaceWidth Gets or sets a width of the model space displayed in the viewport and measured in paper space units.
Public property ViewDirection Gets or sets a view direction vector in the world coordinate system (WCS).
Public property ViewTarget Gets or sets a view target point in the world coordinate system (WCS).
Public property ViewTwistAngle Gets or sets a rotation angle for the image displayed in the CADViewPort.
Public property VisibleBoundary Gets or sets a value indicating whether the viewport's boundary is visible.
Top