ACadSharp.CadDocument.MLeaderStyles - DomCR/ACadSharp GitHub Wiki

MLeaderStyles Property

The collection of all Multi leader styles in the drawing.

Remarks

The collection is null if the doesn't exist in the root dictionary.

Definition

Namespace: ACadSharp.CadDocument

C#

public MLeaderStyleCollection MLeaderStyles { get; private set; }

Property Value

MLeaderStyleCollection