Share

Database.PlotStyleNameDictionaryId Property

Description

Accesses the object ID of the database's plot style name dictionary.

Visual Basic

Public Property PlotStyleNameDictionaryId() As ObjectId

C#

public ObjectId PlotStyleNameDictionaryId;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?