Share

WebLightTraits.WebRotation Property

Description

Returns the rotation offset (specified in XYZ Euler angles) used to orient the goniometric data relative to the light orientation.

Visual Basic

Public abstract Property WebRotation() As Vector3d

C#

public abstract Vector3d WebRotation;

Conditions

Read / Write

Links

WebLightTraits Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?