ViewportGeometry Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.GraphicsInterfaceGeometry
          Teigha.GraphicsInterfaceViewportGeometry

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public abstract class ViewportGeometry : Geometry

The ViewportGeometry type exposes the following members.

Constructors
  Name Description
Protected method ViewportGeometry Initializes a new instance of the ViewportGeometry class
Protected method ViewportGeometry(IntPtr, Boolean) Initializes a new instance of the ViewportGeometry class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property ModelToWorldTransform
(Inherited from Geometry)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property WorldToModelTransform
(Inherited from Geometry)
Top
Methods
  Name Description
Public method Circle(Point3d, Double, Vector3d)
(Inherited from Geometry)
Public method Circle(Point3d, Point3d, Point3d)
(Inherited from Geometry)
Public method CircularArc(Point3d, Point3d, Point3d, ArcType)
(Inherited from Geometry)
Public method CircularArc(Point3d, Double, Vector3d, Vector3d, Double, ArcType)
(Inherited from Geometry)
Public method Clone
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method DeviceContextPolygon  
Public method DeviceContextPolyline  
Public method DeviceContextRasterImage  
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Draw
(Inherited from Geometry)
Public method EllipticalArc
(Inherited from Geometry)
Public method Equals
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method Image(ImageBGRA32, Point3d, Vector3d, Vector3d)
(Inherited from Geometry)
Public method Image(ImageBGRA32, Point3d, Vector3d, Vector3d, TransparencyMode)
(Inherited from Geometry)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method Mesh
(Inherited from Geometry)
Public method OwnerDraw
(Inherited from Geometry)
Public method Polygon
(Inherited from Geometry)
Public method PolygonEye  
Public method Polyline(Polyline)
(Inherited from Geometry)
Public method Polyline(Point3dCollection, Vector3d, IntPtr)
(Inherited from Geometry)
Public method Polyline(Polyline, Int32, Int32)
(Inherited from Geometry)
Public method PolylineEye  
Public method Polypoint(Point3dCollection, Vector3dCollection, IntPtrCollection)
(Inherited from Geometry)
Public method Polypoint(Point3dCollection, EntityColorCollection, Vector3dCollection, IntPtrCollection)
(Inherited from Geometry)
Public method Polypoint(Point3dCollection, EntityColorCollection, TransparencyCollection, Vector3dCollection, IntPtrCollection, Int32)
(Inherited from Geometry)
Public method PolyPolygon
(Inherited from Geometry)
Public method PolyPolyline
(Inherited from Geometry)
Public method PopClipBoundary
(Inherited from Geometry)
Public method PopModelTransform
(Inherited from Geometry)
Public method PushClipBoundary(ClipBoundary)
(Inherited from Geometry)
Public method PushClipBoundary(ClipBoundary, AbstractClipBoundary)
(Inherited from Geometry)
Public method PushModelTransform(Matrix3d)
(Inherited from Geometry)
Public method PushModelTransform(Vector3d)
(Inherited from Geometry)
Public method PushOrientationTransform
(Inherited from Geometry)
Public method PushPositionTransform(PositionBehavior, Point2d)
(Inherited from Geometry)
Public method PushPositionTransform(PositionBehavior, Point3d)
(Inherited from Geometry)
Public method PushScaleTransform(ScaleBehavior, Point2d)
(Inherited from Geometry)
Public method PushScaleTransform(ScaleBehavior, Point3d)
(Inherited from Geometry)
Public method QueryX
(Inherited from RXObject)
Public method Ray
(Inherited from Geometry)
Public method RowOfDots
(Inherited from Geometry)
Public method Shell
(Inherited from Geometry)
Public method Text(Point3d, Vector3d, Vector3d, String, Boolean, TextStyle)
(Inherited from Geometry)
Public method Text(Point3d, Vector3d, Vector3d, Double, Double, Double, String)
(Inherited from Geometry)
Public method ToString
(Inherited from Object)
Public method WorldLine
(Inherited from Geometry)
Public method X
(Inherited from RXObject)
Public method Xline
(Inherited from Geometry)
Top
See Also

©  Bricsys NV. All rights reserved.