CadLayout.InsertionBasePoint

CadLayout.InsertionBasePoint property

Gets or sets the insertion base point.

public Cad3DPoint InsertionBasePoint { get; set; }

Property Value

The insertion base point.

See Also