CadVportTableObject.UcsOrigin

CadVportTableObject.UcsOrigin property

Gets or sets the ucs origin.

public Cad3DPoint UcsOrigin { get; set; }

Property Value

The ucs origin.

See Also