This .NET class wraps the AcGiViewport ObjectARX class.
This class is used to pass back information to the user about the viewing characteristics of the current viewport. These characteristics are useful for generating an optimal graphics representation of the user's object, given the specific viewing configuration of the viewport.
For an explanation of coordinate systems, see the ObjectARX Developer’s Guide.
Autodesk.AutoCAD.GraphicsInterface.Viewport
Public abstract Class Viewport Inherits RXObject
public abstract class Viewport : RXObject;
ViewportDraw, ViewportGeometry
Comments? |