Skip to content

ACadSharp.Entities.Dimension.DefinitionPoint

Albert Domenech edited this page May 8, 2025 · 3 revisions

DefinitionPoint Property

Definition point for the dimension line (in WCS).

Definition

Namespace: ACadSharp.Entities.Dimension

C#

DxfCodeValueAttribute
public XYZ DefinitionPoint { get; set; }

Property Value

XYZ

Clone this wiki locally