MotionBlurCommandDistance Property |
Gets or sets the distance of the blur in pixels.
Namespace:
Atalasoft.Imaging.ImageProcessing.Effects
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public double Distance { get; set; }
Public Property Distance As Double
Get
Set
Property Value
Type:
Double The distance of the blur in pixels.
Remarks Default value is 10.
See Also