CadUnderlay.InsertionPoint

CadUnderlay.InsertionPoint property

Gets or sets the insertion point .

public Cad3DPoint InsertionPoint { get; set; }

Property Value

The insertion point.

See Also