ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / SpotDiffuse Class / SurfaceScale Property

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