ACadSharp.Entities.Leader - DomCR/ACadSharp GitHub Wiki

Leader Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

public class Leader

Properties

Returns Name Summary
XYZ AnnotationOffset Offset of last leader vertex from annotation placement point
Boolean ArrowHeadEnabled Arrowhead flag
Entity AssociatedAnnotation Hard reference to associated annotation (mtext, tolerance, or insert entity)
XYZ BlockOffset Offset of last leader vertex from block reference insertion point
LeaderCreationType CreationType Leader creation flag, AssociatedAnnotation type
Boolean HasHookline Hookline flag
Boolean HookLineDirection Hookline direction flag
XYZ HorizontalDirection Horizontal direction for leader
XYZ Normal Normal vector
String ObjectName
ObjectType ObjectType
LeaderPathType PathType Leader Path Type
DimensionStyle Style Dimension Style
String SubclassMarker
Double TextHeight Text annotation height
Double TextWidth Text annotation width
List1` Vertices Vertices in leader

Methods

Returns Name Summary
CadObject Clone
⚠️ **GitHub.com Fallback** ⚠️