Table of Contents

Class PlessRadialGradientBrushHandler

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Platformless radial gradient brush handler.

public class PlessRadialGradientBrushHandler : PlessBrushHandler, IBaseObject, IDisposableObject, IRadialGradientBrushHandler, IBrushHandler, IDisposable
Inheritance
PlessRadialGradientBrushHandler
Implements

Constructors

PlessRadialGradientBrushHandler(RadialGradientBrush)

Initializes a new instance of the PlessRadialGradientBrushHandler class.

Properties

Center

Gets or sets the center of the outermost circle of the radial gradient.

GradientOrigin

Gets or sets the location of the two-dimensional focal point that defines the beginning of the gradient.

GradientStops

Gets or sets the GradientStop instances array defining the color transition in this brush.

Radius

Gets or sets the radius of the outermost circle of the radial gradient.

Methods

Update(RadialGradientBrush)

Update native brush properties from the managed brush properties.