Share

Viewport.Ucs Property

Description

Accesses the CoordinateSystem3d value that represents the UCS assigned to the viewport.

Visual Basic

Public Property Ucs() As CoordinateSystem3d

C#

public CoordinateSystem3d Ucs;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?