CadRotatedDimension.InsertionPoint

CadRotatedDimension.InsertionPoint property

Gets or sets the insertion point.

public override Cad3DPoint InsertionPoint { get; set; }

Property Value

The insertion point.

See Also