CdrGradient Class

Summary: The cdr gradient

Module: aspose.imaging.fileformats.cdr.types

Full Name: aspose.imaging.fileformats.cdr.types.CdrGradient

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
CdrGradient()Initializes a new instance of the CdrGradient class.

Properties

NameTypeAccessDescription
angledoubler/wGets or sets the angle.
center_x_offsetintr/wGets or sets the center x offset.
center_y_offsetintr/wGets or sets the center y offset.
edge_offsetintr/wGets or sets the edge offset.
mid_pointdoubler/wGets or sets the mid point.
modeintr/wGets or sets the mode.
stopslist[CdrGradientStop]r/wGets or sets the stops.
typeintr/wGets or sets the type.

Constructor: CdrGradient()

 CdrGradient() 

Initializes a new instance of the CdrGradient class.