Description
Accesses the object ID for the background of the current viewport. Returns NULL if no background has been defined.
Visual Basic
Public Property Background() As ObjectId
C#
public ObjectId Background;
Conditions
Read / Write
Accesses the object ID for the background of the current viewport. Returns NULL if no background has been defined.
Public Property Background() As ObjectId
public ObjectId Background;
Read / Write