Click or drag to resize

NDGradFilterCommandLocation Property

Gets or sets the location of the center of the filter effect from the top of the image (0) to the bottom (1).

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 Location { get; set; }

Property Value

Type: Double
Remarks
Default value is .5, halfway down the image--or halfway across the image when a 90 degree Angle 'vertical' effect is specified.
See Also