CadXrecordObject.AlignmentPoint

CadXrecordObject.AlignmentPoint property

Gets or sets the alignment point.

public Cad3DPoint AlignmentPoint { get; set; }

Property Value

The alignment point.

See Also