Click or drag to resize

NDGradFilterCommandRadius Property

Gets or sets the radius.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage.AdvancedPhotoEffects (in Atalasoft.dotImage.AdvancedPhotoEffects.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double Radius { get; set; }

Property Value

Type: Double
Remarks
The percentage of the image to use as the radius of the filter effect. Default is (.1), 10%, calculated as 10% of the shorter side (.1)
See Also