Share

Viewport.UcsPerViewport Property

Description

Assesses the value of UCSVP for the viewport. If ucsvp is true, then the UCS that is saved with this viewport will become active whenever the viewport is made active.

Visual Basic

Public Property UcsPerViewport() As bool

C#

public bool UcsPerViewport;

Conditions

Read / Write

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?