Share

Database.HomeView Property

Description

Accesses the navigation home view associated with the database.

Visual Basic

Public Property HomeView() As DbHomeView

C#

public DbHomeView HomeView;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?