Share

ClientViewInfo Structure

Description

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.

C#

public struct ClientViewInfo {
}

Visual Basic

Public Structure ClientViewInfo
End Structure

Links

ClientViewInfo Properties

Was this information helpful?