Inheritance Hierarchy
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public class View : RXObject
Public Class View
Inherits RXObject
public ref class View : public RXObject
type View =
class
inherit RXObject
end
The View type exposes the
following members.
Constructors
Properties
Methods
|
Name |
Description |
|
Add(Drawable)
|
|
|
Add(Drawable, Model)
|
|
|
BeginInteractivity
|
|
|
ClearFrozenLayers
|
|
|
Clone
|
(Inherited from RXObject.) |
|
CloneView
|
|
|
CloneView(Boolean)
|
|
|
CloneView(Boolean,
Boolean)
|
|
|
CompareTo
|
(Inherited from RXObject.) |
|
CopyFrom
|
(Inherited from RXObject.) |
|
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.) |
|
DeleteUnmanagedObject
|
(Overrides RXObjectDeleteUnmanagedObject.) |
|
Dispose
|
(Inherited from DisposableWrapper.) |
|
Dispose(Boolean)
|
(Inherited from DisposableWrapper.) |
|
Dolly(Vector3d)
|
|
|
Dolly(Double, Double,
Double)
|
|
|
EnableDefaultLighting(Boolean)
|
|
|
EnableDefaultLighting(Boolean,
DefaultLightingType)
|
|
|
EndInteractivity
|
|
|
Equals
|
(Inherited from DisposableWrapper.) |
|
Erase
|
|
|
EraseAll
|
|
|
ExtentsInView
|
|
|
Finalize
|
(Inherited from DisposableWrapper.) |
|
Flush
|
|
|
FreezeLayer
|
|
|
GetHashCode
|
(Inherited from DisposableWrapper.) |
|
GetLifetimeService
|
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
GetModel
|
|
|
GetModelList
|
|
|
GetNumPixelsInUnitSquare(Point3d)
|
|
|
GetNumPixelsInUnitSquare(Point3d,
Boolean)
|
|
|
GetRXClass
|
(Inherited from RXObject.) |
|
GetSnapshot
|
|
|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.) |
|
Hide
|
|
|
InitializeLifetimeService
|
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
InitLights
|
|
|
Invalidate
|
|
|
Invalidate(Rectangle)
|
|
|
InvalidateCachedViewportGeometry
|
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
MemberwiseClone(Boolean)
|
(Inherited from MarshalByRefObject.) |
|
Orbit
|
|
|
Pan
|
|
|
PointInView
|
|
|
PointInViewport
|
|
|
QueryX
|
(Inherited from RXObject.) |
|
RemoveViewportClipRegion
|
|
|
Roll
|
|
|
Select
|
|
|
SetLineweights
|
|
|
SetView(Point3d,
Point3d, Vector3d, Double, Double)
|
|
|
SetView(Point3d,
Point3d, Vector3d, Double, Double, Projection)
|
|
|
Show
|
|
|
ThawLayer
|
|
|
ToString
|
Returns a string that represents the current
object.
(Inherited from Object.) |
|
Update
|
|
|
ViewParameters
|
|
|
X
|
(Inherited from RXObject.) |
|
Zoom
|
|
|
ZoomExtents
|
|
|
ZoomWindow
|
|
Top
See Also