Click or drag to resize

RotateCommandBackgroundColor Property

Gets or sets the color of the background when angle is not a multiple of 90 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 Color BackgroundColor { get; set; }

Property Value

Type: Color
The color of the background when angle is not a multiple of 90 degrees.
See Also