Description
Returns the object ID of the Background-derived object on the view, if one is set. If no background was set, it returns ObjectId.kNull.
Visual Basic
Public Property BackgroundId() As ObjectId
C#
public ObjectId BackgroundId;
Conditions
Read / Write