ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / DistantSpecular Class / Elevation Property

In This Topic
    Elevation Property (DistantSpecular)
    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 Single
    public float Elevation {get; set;}
    See Also