CadLayout.UcsYAxis

CadLayout.UcsYAxis property

Gets or sets the UCS y axis.

public Cad3DPoint UcsYAxis { get; set; }

Property Value

The UCS y axis.

See Also