Skip to content

ACadSharp.Blocks.Block.BasePoint

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

BasePoint Property

Specifies the insert point of the block.

Definition

Namespace: ACadSharp.Blocks.Block

C#

DxfCodeValueAttribute
public XYZ BasePoint { get; set; }

Property Value

XYZ

Clone this wiki locally