Abstract 2 colors gradient. By default gradient from Black to White.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public abstract class Gradient
Visual Basic
Public MustInherit Class Gradient
Visual C++
public ref class Gradient abstract

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents..::..Gradient
    Arctorus.Documents..::..GradientFromCenter
    Arctorus.Documents..::..GradientLinear

See Also