Share

View.BackgroundId Property

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

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?