Class PDF3DLightingScheme
PDF3DLightingScheme class
Class PDF3DLightingScheme.
public class PDF3DLightingScheme
Constructors
| Name | Description |
|---|
| PDF3DLightingScheme(LightingSchemeType) | Initializes a new instance of the PDF3DLightingScheme class. |
| PDF3DLightingScheme(string) | Initializes a new instance of the PDF3DLightingScheme class. |
Properties
| Name | Description |
|---|
| Type { get; } | Gets the lighting scheme type. |
Fields
| Name | Description |
|---|
| static Artwork | The “Artwork” lighting scheme. |
| static Blue | The “Blue” lighting scheme. |
| static CAD | The “Cad” lighting scheme. |
| static Cube | The “Cube” lighting scheme. |
| static Day | The “Day” lighting scheme. |
| static Hard | The “Hard” lighting scheme. |
| static Headlamp | The “Headlamp” lighting scheme. |
| static Night | The “Night” lighting scheme. |
| static None | The “None” lighting scheme. |
| static Primary | The “Primary” lighting scheme. |
| static Red | The “Red” lighting scheme. |
| static White | The “White” lighting scheme. |
See Also