Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / DistantDiffuse Class / Elevation Property

In This Topic
    Elevation Property (DistantDiffuse)
    In This Topic
    The direction angle of the light source in the YZ plane relative to the Y-axis in the counter clock wise direction. The units are in degrees and must be between 0 and 360 degrees.
    Syntax
    'Declaration
     
    Public Property Elevation As System.Single
    public System.float Elevation {get; set;}
    See Also