Share

View.BackClip Property

Description

Returns the location of the back clipping plane as a world space distance from the camera target along the eye vector away from the camera position.

Visual Basic

Public Property BackClip() As double

C#

public double BackClip;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?