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

In This Topic
    SurfaceScale Property (DistantSpecular)
    In This Topic
    The scale factor in the Z direction. The value is unitless and must be between 0 and 10,000.
    Syntax
    'Declaration
     
    Public Property SurfaceScale As Single
    public float SurfaceScale {get; set;}
    See Also