Skip to content

ACadSharp.Entities.MText.InsertPoint

Albert Domenech edited this page Jul 14, 2024 · 1 revision

InsertPoint Property

A 3D WCS coordinate representing the insertion or origin point.

Definition

Namespace: ACadSharp.Entities.MText

C#

public XYZ InsertPoint { get; set; }

Property Value

XYZ

Clone this wiki locally