LinearGradientColorBrushEndPoint Property

Coordinates of the end point of the vector gradient along which the linear gradient is drawn.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public PointF EndPoint { get; set; }

Property Value

PointF

See Also