Share

View.FrontClip Property

Description

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

Visual Basic

Public Property FrontClip() As double

C#

public double FrontClip;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?