ACadSharp.Blocks.Block.BasePoint - DomCR/ACadSharp GitHub Wiki
BasePoint Property
Specifies the insert point of the block.
Definition
Namespace: ACadSharp.Blocks.Block
C#
DxfCodeValueAttribute
public XYZ BasePoint { get; set; }
Property Value
XYZ