Xfinium.Pdf.Annotations Namespace : Pdf3DLightingStyle Enumeration |
'Declaration
Public Enum Pdf3DLightingStyle Inherits System.Enum
'Usage
Dim instance As Pdf3DLightingStyle
public enum Pdf3DLightingStyle : System.Enum
public enum class Pdf3DLightingStyle : public System.Enum
Member | Description |
---|---|
Artwork | Lights as specified in the 3D artwork. |
Blue | Three blue infinite lights, no ambient term. |
CAD | Three grey infinite lights and one light attached to the camera, no ambient term. |
Cube | Six grey infinite lights aligned with the major axes, no ambient term. |
Day | Three light-grey infinite lights, no ambient term. |
Hard | Three grey infinite lights, moderate ambient term. |
Headlamp | Single infinite light attached to the camera, low ambient term. |
Night | One yellow, one aqua, and one blue infinite light, no ambient term. |
None | No lights are used. |
Primary | One red, one green, and one blue infinite light, no ambient term. |
Red | Three red infinite lights, no ambient term. |
White | Three blue-grey infinite lights, no ambient term. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Annotations.Pdf3DLightingStyle
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library