CadLayout.UcsXAxis

CadLayout.UcsXAxis property

Gets or sets the UCS x axis.

public Cad3DPoint UcsXAxis { get; set; }

Property Value

The UCS x axis.

See Also