Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.ContentBasePoint

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

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

Clone this wiki locally