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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic 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