XpsLinearGradientBrush.StartPoint

XpsLinearGradientBrush.StartPoint property

Returns/sets the starting point of the linear gradient.

public PointF StartPoint { get; set; }

See Also