Share

Entity.PlotStyleName Property

Description

Accesses the plotstyle name string of the entity.

Visual Basic

Public Property PlotStyleName() As string

C#

public string PlotStyleName;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?