ViewportTableRecord Properties

The ViewportTableRecord type exposes the following members.

Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property AmbientLightColor
(Inherited from AbstractViewTableRecord)
Public property Annotative
(Inherited from DBObject)
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BackClipDistance
(Inherited from AbstractViewTableRecord)
Public property BackClipEnabled
(Inherited from AbstractViewTableRecord)
Public property Background
(Inherited from AbstractViewTableRecord)
Public property Bounds
(Inherited from Drawable)
Public property Brightness
(Inherited from AbstractViewTableRecord)
Public property CenterPoint
(Inherited from AbstractViewTableRecord)
Public property CircleSides Property that represents the circle zoom percent of this viewport in the range [1..20000]. This property controls the tessellation of curves; higher numbers use more sides for the curve tessellation.
Public property ClassID
(Inherited from DBObject)
Public property Contrast
(Inherited from AbstractViewTableRecord)
Public property Database
(Inherited from DBObject)
Public property DefaultLightingOn
(Inherited from AbstractViewTableRecord)
Public property DefaultLightingType
(Inherited from AbstractViewTableRecord)
Public property Drawable Property that represents a drawable that is associated with this object.
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property Elevation
(Inherited from AbstractViewTableRecord)
Public property ExtensionDictionary
(Inherited from DBObject)
Public property FastZoomsEnabled  
Public property FrontClipAtEye
(Inherited from AbstractViewTableRecord)
Public property FrontClipDistance
(Inherited from AbstractViewTableRecord)
Public property FrontClipEnabled
(Inherited from AbstractViewTableRecord)
Public property GridAdaptive Property that indicates whether the grid adapts to display fewer or more lines in the viewport than the value specified by the GRIDUNIT setting. An adaptive grid can be useful to avoid issues when a viewport is zoomed out too much and the grid becomes too dense, or on the contrary, when a viewport is zoomed in too much, there can be too few lines to display the grid.
Public property GridBoundToLimits Property that indicates whether a grid is displayed only inside the limits for the WCS and UCS in this viewport.
Public property GridEnabled Property that indicates whether a grid is enabled in this ViewportTableRecord.
Public property GridFollow Property that indicates whether the grid responds to dynamic UCS changes in this viewport.
Public property GridIncrements Property that represents the grid increments of this viewport.
Public property GridMajor Property that represents the number of minor grid lines between each major grid line.
Public property GridSubdivisionRestricted Property that indicates whether grid subdivision is not allowed below the minor grid spacing in this viewport.
Public property Handle
(Inherited from DBObject)
Public property HasFields
(Inherited from DBObject)
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property Height
(Inherited from AbstractViewTableRecord)
Public property IconAtOrigin Property that indicates whether the UCS icon is at the UCS origin for this viewport.
Public property IconEnabled Property that indicates whether the UCS icon display is enabled.
Public property Id Property that represents an object identifier of this database object.
(Inherited from DBObject)
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDependent Property that indicates whether this record is XREF-dependent.
(Inherited from SymbolTableRecord)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsometricSnapEnabled Property that indicates whether snap mode is currently set to isometric.
Public property IsPersistent Property that indicates whether this object is a database-resident (DBRO). Persistent objects belong to an object that must be opened and closed. Non-persistent objects can be accessed through their pointers.
(Inherited from DBObject)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsResolved Property that indicates whether this record is XREF-dependent and resolved.
(Inherited from SymbolTableRecord)
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsWriteEnabled
(Inherited from DBObject)
Public property LensLength
(Inherited from AbstractViewTableRecord)
Public property LowerLeftCorner Property that represents the lower-left corner of the viewport window.
Public property MergeStyle
(Inherited from DBObject)
Public property Name
(Inherited from SymbolTableRecord)
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PerspectiveEnabled
(Inherited from AbstractViewTableRecord)
Public property RenderMode
(Inherited from AbstractViewTableRecord)
Public property SnapAngle Property that represents the UCS snap angle of this viewport.
Public property SnapBase Property that represents the UCS snap base point of this viewport.
Public property SnapEnabled Property that indicates whether snap mode is currently enabled in the ViewportTableRecord.
Public property SnapIncrements Property that represents the snap increments of this viewport.
Public property SnapPair Property that represents the the snap IsoPair setting for the ViewportTableRecord. This setting indicates which current isometric plane is used: * 0 - Left isoplane * 1 - Top isoplane * 2 - Right isoplane
Public property SunId
(Inherited from AbstractViewTableRecord)
Public property Target
(Inherited from AbstractViewTableRecord)
Public property Ucs
(Inherited from AbstractViewTableRecord)
Public property UcsFollowMode Property that indicates whether UCS follow mode is on for this viewport. If set, a viewport generates and displays a plan view whenever the UCS changes in the viewport.
Public property UcsName
(Inherited from AbstractViewTableRecord)
Public property UcsOrthographic
(Inherited from AbstractViewTableRecord)
Public property UcsSavedWithViewport Property that indicates whether to save the UCS with an associated viewport. If true, it also activates associated UCS when a viewport becomes active and vice versa.
Public property UndoFiler
(Inherited from DBObject)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property UpperRightCorner Property that represents the uppewr-right corner of the viewport window.
Public property ViewDirection
(Inherited from AbstractViewTableRecord)
Public property ViewOrthographic
(Inherited from AbstractViewTableRecord)
Public property ViewTwist
(Inherited from AbstractViewTableRecord)
Public property VisualStyleId
(Inherited from AbstractViewTableRecord)
Public property Width
(Inherited from AbstractViewTableRecord)
Public property XData
(Inherited from DBObject)
Top
See Also