Share

Database.ShadowPlaneLocation Property

Description

Accesses the current ground plane z position in world coordinates. The ground plane is always parallel to the X-Y world plane.

Visual Basic

Public Property ShadowPlaneLocation() As double

C#

public double ShadowPlaneLocation;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?