Description
This .NET property wraps the acdbGetCurVportTableRecordId() ObjectARX function.
Accesses the current ViewportTableRecord ID for this Database.
Visual Basic
Public Property CurrentViewportTableRecordId() As ObjectId
C#
public ObjectId CurrentViewportTableRecordId;
Conditions
Read-only