Represents a viewport in a model space.

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

Name Description
Public property CircleZoomPercent Gets or sets a circle zoom percent of this CADVPort object.
Public property Name Gets or sets a name of this CADVPort object.
Public property UCSOrigin For internal uses
Public property UCSVP For internal uses
Public property UCSXDir For internal uses
Public property UCSYDir For internal uses
Public property ViewAspectRatio Gets or sets a view aspect ratio of this CADVPort object.
Public property ViewCenterPoint Gets or sets a view center point of this CADVPort object.
Public property ViewDirection Gets or sets a view direction of this CADVPort object.
Public property ViewHeight Gets or sets a view height of this CADVPort object.
Public property ViewTarget Gets or sets a view target of this CADVPort object.
Public property ViewTwistAngle Gets or sets a view twist angle for this CADVPort object.
Top
Name Description
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method GetViewTwistMatrix
Public method Loaded Loads this CADVPort to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top