Skip to content

Crow.Drawing.RadialGradient

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow.Drawing

Inheritance Hierarchy

  • RadialGradient

Syntax

public class RadialGradient : Gradient

Constructors

prototype description
RadialGradient (double cx0, double cy0, double radius0, double cx1, double cy1, double radius1) __
RadialGradient (float cx0, float cy0, float radius0, float cx1, float cy1, float radius1) __

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally