LinearGradientColorBrushStartPoint Property

Coordinates of the starting 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 StartPoint { get; set; }

Property Value

PointF

See Also