Share

View.Target Property

Description

Returns the camera target. Make sure not to use Target when the view is in the interactive state.

Visual Basic

Public Property Target() As Point3d

C#

public Point3d Target;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?