CadLayout.UcsOrigin

CadLayout.UcsOrigin property

Gets or sets the UCS origin.

public Cad3DPoint UcsOrigin { get; set; }

Property Value

The UCS origin.

See Also