XpsLinearGradientBrush.EndPoint

XpsLinearGradientBrush.EndPoint property

Returns/sets the end point of the linear gradient.

public PointF EndPoint { get; set; }

See Also