ACadSharp.Objects.MultiLeaderAnnotContext.ContentBasePoint - DomCR/ACadSharp GitHub Wiki

ContentBasePoint Property

Gets or sets the content base point. This point is identical with the landing end point of the first leader.

Remarks

This point

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public XYZ ContentBasePoint { get; set; }

Property Value

XYZ