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.

Visual Basic

Public Structure ClientViewInfo
End Structure

C#

public struct ClientViewInfo {
}

Links

ClientViewInfo Properties

Was this information helpful?