Click or drag to resize

RippleTransformMode Property

Gets or sets the RippleTransformMode to use.

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public RippleTransformMode Mode { get; set; }

Property Value

Type: RippleTransformMode
The RippleTransformMode to use.
Exceptions
ExceptionCondition
Thrown if value is less than 0.
See Also