GradientAxialShading

GradientAxialShading class

Represents gradient axial shading class.

The GradientAxialShading type exposes the following members:

Constructors

NameDescription
GradientAxialShading()Initializes a new instance of the GradientAxialShading class.
GradientAxialShading(start_color, end_color)Initializes a new instance of the GradientAxialShading class

Properties

NameDescription
startGets or sets start point.
endGets or sets end point.
start_colorGets or sets start color.
end_colorGets or sets end color.

See Also