Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 4 revisions

namespace: Crow

Inheritance Hierarchy

  • Gradient

Syntax

public class Gradient : Fill

Constructors

prototype description
Gradient (Type _type) __

Properties

name description

Methods

prototype description
object Parse(string s) __
void SetAsSource(Interface iFace, Context ctx, Rectangle bounds=default(Rectangle)) set content of fill as source for drawing operations on the backend context

Events

name description
Clone this wiki locally