This .NET class wraps the AcGsClientViewInfo ObjectARX class.
ClientViewInfo contains the viewport ID, AutoCAD window ID, viewport object ID, and the contextual colors object for the viewport.
Public Structure ClientViewInfo End Structure
public struct ClientViewInfo { }
Comments? |