Share

Database.PlotStyleNameId Property

Description

Accesses the objectId of the entry in the PlotStyleName dictionary for the plotStyleName of the layer table record.

Visual Basic

Public Property PlotStyleNameId() As PlotStyleDescriptor

C#

public PlotStyleDescriptor PlotStyleNameId;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?