Click or drag to resize

RoundedBevelCommandAngle Property

The angle of the embossing in degrees.

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

Property Value

Type: Int32
An integer in the range of 0 to 359.
Exceptions
ExceptionCondition
Thrown if the value is less than zero or greater than 359.
Remarks
Default value is 45.
See Also