RadialGradientBrush.EndPoint Property

Gets or sets the end point of the radial gradient.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public PointF EndPoint { get; set; }

See Also

Reference