Share

View.UpVector Property

Description

Returns the camera up vector. Make sure not to use UpVector when the view is in the interactive state.

Visual Basic

Public Property UpVector() As Vector3d

C#

public Vector3d UpVector;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?