Skip to content

ACadSharp.Entities.TextEntity.AlignmentPoint

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

AlignmentPoint Property

Second alignment point (in OCS)

Remarks

This value is meaningful only if the value of a 72 or 73 group is nonzero (if the justification is anything other than baseline/left)

Definition

Namespace: ACadSharp.Entities.TextEntity

C#

DxfCodeValueAttribute
public XYZ AlignmentPoint { get; set; }

Property Value

XYZ

Clone this wiki locally