CadAlignedDimension.InsertionPoint

CadAlignedDimension.InsertionPoint property

Gets or sets the insertion point.

public virtual Cad3DPoint InsertionPoint { get; set; }

Property Value

The insertion point.

See Also