Click or drag to resize

VPort Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The VPort type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActive
Gets the active viewport.
Public propertyCodeName
Gets the DXF object name.
(Inherited from DxfObject.)
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 propertyName
Gets the name of the table object.
(Inherited from TableObject.)
Public propertyOwner
Gets the owner of the actual viewport.
Public propertyShowGrid
Gets or sets the grid on/off.
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 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 propertyViewTarget
Gets or sets the view target point in WCS (World Coordinate System).
Top
See Also