Click or drag to resize

SpinTransformMaxAngleOffset Property

Gets or sets the angular distance to spin pixels. (degrees)

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

Property Value

Type: Double
Angular distance to spin pixels. (degrees)
Exceptions
ExceptionCondition
Thrown if value is less than 0.
See Also