Gradient from a shape center.

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

Syntax

C#
public sealed class GradientFromCenter : Gradient
Visual Basic
Public NotInheritable Class GradientFromCenter _
	Inherits Gradient
Visual C++
public ref class GradientFromCenter sealed : public Gradient

Inheritance Hierarchy

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

See Also