Skip to content

ACadSharp.Objects.Layout.InsertionBasePoint

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

InsertionBasePoint Property

Insertion base point for this layout(defined by INSBASE while this layout is current).

Definition

Namespace: ACadSharp.Objects.Layout

C#

DxfCodeValueAttribute
public XYZ InsertionBasePoint { get; set; }

Property Value

XYZ

Clone this wiki locally