Description
Accesses the value of the XCLIPFRAME header variable.
This .NET property wraps the ObjectARX methods AcDbDatabase::xclipFrame() and AcDbDatabase::setXclipFrame.
Visual Basic
Public Property XclipFrame() As Integer
C#
public int XclipFrame;