Share

Viewport.Background Property

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

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?