ILinearGradientBrush.StartPoint

ILinearGradientBrush.StartPoint property

Get the starting point of the linear gradient.

public PointF StartPoint { get; }

Return Value

Start point.

See Also