Click or drag to resize

VPort Properties

The VPort type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActive
Gets the active viewport.
Public propertyBackClipPlane
Gets or sets the back clip plane Z value.
Public propertyCameraPlottable
1 if the camera is plottable
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyFrontClipPlane
Gets or sets the front clip plane Z value.
Public propertyGridSpacing
Gets or sets the grid spacing X and Y.
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyIsReserved
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.)
Public propertyLensLength
Gets or sets the perspective lens length.
Public propertyName
Gets the name of the table object.
(Inherited from TableObject.)
Public propertyOwner
Gets the owner of the actual dxf object.
Public propertyShowGrid
Gets or sets the grid on/off.
Public propertySnapAngle
Gets or sets the snap angle.
Public propertySnapBasePoint
Gets or sets the snap base point in DCS (Display Coordinate System)
Public propertySnapMode
Gets or sets the snap mode on/off.
Public propertySnapSpacing
Gets or sets the snap spacing X and Y.
Public propertyTwistAngle
Gets or sets the view twist angle.
Public propertyUCSassociated
1 if there is a UCS associated to this view; 0 otherwise
Public propertyViewAspectRatio
Gets or sets the view aspect ratio (view width/view height).
Public propertyViewCenter
Gets or sets the view center point in DCS (Display Coordinate System)
Public propertyViewDirection
Gets or sets the view direction from target point in WCS (World Coordinate System).
Public propertyViewHeight
Gets or sets the view height.
Public propertyViewmode
View mode
Public propertyViewTarget
Gets or sets the view target point in WCS (World Coordinate System).
Top
See Also