Class CadGradientBackground
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects.Background
- Assembly
- Aspose.CAD.dll
Class describing Gradient Background
[ComVisible(false)]
public class CadGradientBackground : CadBaseObject, ICadObjectContainer
- Inheritance
-
CadGradientBackground
- Implements
- Inherited Members
Constructors
Properties
- ColorBottomValue
Gets or sets the color (RGB) value for the bottom of the gradient.
- ColorMiddleValue
Gets or sets the color (RGB) value for the middle of the gradient.
- ColorTopValue
Gets or sets the color (RGB) value for the top of the gradient.
- Height
Gets a value representing a percentage of the second color in a three-color gradient.
- Horizon
Gets or sets the horizon value indicating the percentage of unrotated height.
- Rotation
Gets or sets the angle by which the gradient background will be rotated.