ComponentOne Bitmap for UWP
Scale Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > DisplacementMap Class : Scale Property
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 System.Single
public System.float Scale {get; set;}
See Also

Reference

DisplacementMap Class
DisplacementMap Members