MLeaderStyle Class

Description

This .NET class wraps the AcDbMLeaderStyle ObjectARX class.

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

Class Hierarchy

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

Visual Basic

Public Class MLeaderStyle
Inherits DBObject

C#

public class MLeaderStyle : DBObject;

Links

MLeaderStyle Constructor, MLeaderStyle Methods, MLeaderStyle Properties