[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DView.LightingSchemeType

LightingSchemeType Property

LightingSchemeType

Gets or sets the type of lighting scheme that shall be used when rendering 3D artwork If omitted, the lighting scheme specified in the 3D artwork shall be used. The Model3DLightingSchemeType static class defines the values listed in the PDF specification; this list may be extended in future revisions.

Declaration
public IPdfName LightingSchemeType { get; set; }
Public Property LightingSchemeType As IPdfName