ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ThreeDProperties Class / Shading Property

In This Topic
    Shading Property (ThreeDProperties)
    In This Topic

    Gets or sets the 3D shading type to use.

    Syntax
    'Declaration
     
    Public Property Shading As ThreeDPropertiesShading
    public ThreeDPropertiesShading Shading {get; set;}

    Property Value

    A ThreeDPropertiesShading enumeration indicating the 3D shading type to use.

    See Also