Xfinium.Pdf.Annotations Namespace > Pdf3DView Class : LightingScheme Property |
'Declaration
Public Property LightingScheme As Pdf3DLightingScheme
'Usage
Dim instance As Pdf3DView Dim value As Pdf3DLightingScheme instance.LightingScheme = value value = instance.LightingScheme
public Pdf3DLightingScheme LightingScheme {get; set;}
public: property Pdf3DLightingScheme^ LightingScheme { Pdf3DLightingScheme^ get(); void set ( Pdf3DLightingScheme^ value); }
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