ViewportTableRecord Class

Inheritance Hierarchy
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public class ViewportTableRecord : AbstractViewTableRecord

The ViewportTableRecord type exposes the following members.

Constructors
  Name Description
Public method ViewportTableRecord
Initializes a new instance of the ViewportTableRecord class
Protected method ViewportTableRecord(IntPtr, Boolean)
Initializes a new instance of the ViewportTableRecord class
Top
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
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 (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
Public property GridBoundToLimits
Public property GridEnabled
Public property GridFollow
Public property GridIncrements
Public property GridMajor
Public property GridSubdivisionRestricted
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
Public property IconEnabled
Public property Id (Inherited from DBObject.)
Public property IsAProxy (Inherited from DBObject.)
Public property IsCancelling (Inherited from DBObject.)
Public property IsDependent (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
Public property IsPersistent (Inherited from DBObject.)
Public property IsReadEnabled (Inherited from DBObject.)
Public property IsReallyClosing (Inherited from DBObject.)
Public property IsResolved (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
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
Public property SnapBase
Public property SnapEnabled
Public property SnapIncrements
Public property SnapPair
Public property SunId (Inherited from AbstractViewTableRecord.)
Public property Target (Inherited from AbstractViewTableRecord.)
Public property Ucs (Inherited from AbstractViewTableRecord.)
Public property UcsFollowMode
Public property UcsName (Inherited from AbstractViewTableRecord.)
Public property UcsOrthographic (Inherited from AbstractViewTableRecord.)
Public property UcsSavedWithViewport
Public property UndoFiler (Inherited from DBObject.)
Public property UnmanagedObject (Inherited from DisposableWrapper.)
Public property UpperRightCorner
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
Methods
  Name Description
Public method AddContext (Inherited from DBObject.)
Public method AddPersistentReactor (Inherited from DBObject.)
Public method ApplyPartialUndo (Inherited from DBObject.)
Protected method AssertNotifyEnabled (Inherited from DBObject.)
Protected method AssertReadEnabled (Inherited from DBObject.)
Protected method AssertWriteEnabled (Inherited from DBObject.)
Public method Audit (Inherited from DBObject.)
Public method Cancel Obsolete. (Inherited from DBObject.)
Public method Clone (Inherited from RXObject.)
Public method Close Obsolete. (Inherited from DBObject.)
Public method CloseAndPage Obsolete. (Inherited from DBObject.)
Public method CompareTo (Inherited from RXObject.)
Public method CopyFrom (Inherited from RXObject.)
Public method CreateExtensionDictionary (Inherited from DBObject.)
Public method CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method DecomposeForSave (Inherited from DBObject.)
Public method DeepClone (Inherited from DBObject.)
Protected method DeleteUnmanagedObject (Inherited from DBObject.)
Public method DisableUndoRecording (Inherited from DBObject.)
Public method Dispose (Inherited from DisposableWrapper.)
Protected method Dispose(Boolean) (Inherited from DBObject.)
Public method DowngradeOpen (Inherited from DBObject.)
Public method DowngradeToNotify (Inherited from DBObject.)
Public method DwgIn (Inherited from DBObject.)
Protected method DwgInFields (Inherited from DBObject.)
Public method DwgOut (Inherited from DBObject.)
Protected method DwgOutFields (Inherited from DBObject.)
Public method DxfIn (Inherited from DBObject.)
Protected method DxfInFields (Inherited from DBObject.)
Public method DxfOut (Inherited from DBObject.)
Protected method DxfOutFields (Inherited from DBObject.)
Public method Equals (Inherited from DisposableWrapper.)
Public method Erase (Inherited from DBObject.)
Public method Erase(Boolean) (Inherited from DBObject.)
Protected method Finalize (Inherited from DisposableWrapper.)
Public method GetEventExtender (Inherited from DBObject.)
Public method GetField (Inherited from DBObject.)
Public method GetField(String) (Inherited from DBObject.)
Public method GetHashCode (Inherited from DisposableWrapper.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetObjectSaveVersion(DwgFiler) (Inherited from DBObject.)
Public method GetObjectSaveVersion(DxfFiler) (Inherited from DBObject.)
Public method GetPersistentReactorIds (Inherited from DBObject.)
Public method GetPreviousBackground
Public method GetReactors Obsolete. (Inherited from DBObject.)
Public method GetRXClass (Inherited from RXObject.)
Public method GetTransientReactors (Inherited from DBObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetXDataForApplication (Inherited from DBObject.)
Public method HandOverTo (Inherited from DBObject.)
Public method HasContext (Inherited from DBObject.)
Public method HasPersistentReactor (Inherited from DBObject.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public method QueryX (Inherited from RXObject.)
Public method ReleaseExtensionDictionary (Inherited from DBObject.)
Public method RemoveContext (Inherited from DBObject.)
Public method RemoveField (Inherited from DBObject.)
Public method RemoveField(String) (Inherited from DBObject.)
Public method RemoveField(ObjectId) (Inherited from DBObject.)
Public method RemovePersistentReactor (Inherited from DBObject.)
Public method ResetScaleDependentProperties (Inherited from DBObject.)
Public method SetAttributes (Inherited from Drawable.)
Public method SetField(Field) (Inherited from DBObject.)
Public method SetField(String, Field) (Inherited from DBObject.)
Public method SetFromStyle (Inherited from DBObject.)
Public method SetObjectIdsInFlux (Inherited from DBObject.)
Public method SetPaperOrientation (Inherited from DBObject.)
Public method SetPreviousBackground
Public method SetSun (Inherited from AbstractViewTableRecord.)
Public method SetUcs(ObjectId) (Inherited from AbstractViewTableRecord.)
Public method SetUcs(OrthographicView) (Inherited from AbstractViewTableRecord.)
Public method SetUcs(Point3d, Vector3d, Vector3d) (Inherited from AbstractViewTableRecord.)
Public method SetUcsToWorld (Inherited from AbstractViewTableRecord.)
Public method SetViewDirection (Inherited from AbstractViewTableRecord.)
Protected method SubSetAttributes (Inherited from DBObject.)
Protected method SubViewportDraw (Inherited from DBObject.)
Protected method SubViewportDrawLogicalFlags (Inherited from DBObject.)
Protected method SubWorldDraw (Inherited from DBObject.)
Public method SupportsCollection (Inherited from DBObject.)
Public method SwapIdWith (Inherited from DBObject.)
Public method SwapReferences (Inherited from DBObject.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UpgradeFromNotify (Inherited from DBObject.)
Public method UpgradeOpen (Inherited from DBObject.)
Public method ViewportDraw (Inherited from Drawable.)
Public method ViewportDrawLogicalFlags (Inherited from Drawable.)
Public method WblockClone (Inherited from DBObject.)
Public method WorldDraw (Inherited from Drawable.)
Public method X (Inherited from RXObject.)
Public method XDataTransformBy (Inherited from DBObject.)
Top
Events
  Name Description
Public event Cancelled (Inherited from DBObject.)
Public event Copied (Inherited from DBObject.)
Public event Erased (Inherited from DBObject.)
Public event Goodbye (Inherited from DBObject.)
Public event Modified (Inherited from DBObject.)
Public event ModifiedXData (Inherited from DBObject.)
Public event ModifyUndone (Inherited from DBObject.)
Public event ObjectClosed (Inherited from DBObject.)
Public event OpenedForModify (Inherited from DBObject.)
Public event Reappended (Inherited from DBObject.)
Public event SubObjectModified (Inherited from DBObject.)
Public event Unappended (Inherited from DBObject.)
Top
See Also

©  Bricsys NV. All rights reserved.