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

In This Topic
    Scale Property
    In This Topic
    Multiplies the intensity of the selected channel from the displacement image. The higher you set this property, the more the effect displaces the pixels
    Syntax
    'Declaration
     
    Public Property Scale As Single
    public float Scale {get; set;}
    See Also