Autodesk.AutoCAD.DatabaseServices Namespace > Database Class > Database Properties > MLeaderstyle Property
Database.MLeaderstyle Property
Description

Accesses the object ID of the MLeader style specified by the current CMLEADERSTYLE value of the database.

Visual Basic
Public Property MLeaderstyle() As ObjectId
C#
public ObjectId MLeaderstyle;
Conditions

Read / Write

Links
   Comments?