Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.ContentBasePoint

Albert Domenech edited this page Sep 17, 2025 · 1 revision

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.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public XYZ ContentBasePoint { get; set; }

Property Value

XYZ

Clone this wiki locally