PDF3DLightingScheme Class |
Namespace: Aspose.Pdf.Annotations
The PDF3DLightingScheme type exposes the following members.
Name | Description | |
---|---|---|
![]() | PDF3DLightingScheme(String) |
Initializes a new instance of the PDF3DLightingScheme class.
|
![]() | PDF3DLightingScheme(LightingSchemeType) |
Initializes a new instance of the PDF3DLightingScheme class.
|
Name | Description | |
---|---|---|
![]() | Type |
Gets the lighting scheme type.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | Artwork |
The "Artwork" lighting scheme.
|
![]() ![]() | Blue |
The "Blue" lighting scheme.
|
![]() ![]() | CAD |
The "Cad" lighting scheme.
|
![]() ![]() | Cube |
The "Cube" lighting scheme.
|
![]() ![]() | Day |
The "Day" lighting scheme.
|
![]() ![]() | Hard |
The "Hard" lighting scheme.
|
![]() ![]() | Headlamp |
The "Headlamp" lighting scheme.
|
![]() ![]() | Night |
The "Night" lighting scheme.
|
![]() ![]() | None |
The "None" lighting scheme.
|
![]() ![]() | Primary |
The "Primary" lighting scheme.
|
![]() ![]() | Red |
The "Red" lighting scheme.
|
![]() ![]() | White |
The "White" lighting scheme.
|