CadAttrib.AttribAlignmentPoint

CadAttrib.AttribAlignmentPoint property

Gets or sets the alignment point.

public Cad3DPoint AttribAlignmentPoint { get; set; }

Property Value

The alignment point.

See Also