Skip to content

Crow.Drawing.LinearGradient

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

namespace: Crow.Drawing

Inheritance Hierarchy

  • LinearGradient

Syntax

public class LinearGradient : Gradient

Constructors

prototype description
LinearGradient (double x0, double y0, double x1, double y1) __
LinearGradient (float x0, float y0, float x1, float y1) __

Properties

name description
LinearPoints __

Methods

prototype description

Events

name description
Clone this wiki locally