MLeaderStyle Class

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.MLeaderStyle

Visual Basic

Public Class MLeaderStyle
Inherits DBObject

C#

public class MLeaderStyle : DBObject;

Description

This .NET class wraps the AcDbMLeaderStyle ObjectARX class.

This class is the main class used for the multiple leader style object.

Links

MLeaderStyle Constructor, MLeaderStyle Methods, MLeaderStyle Properties