CanvasLinearGradientBrushEndPoint Property |
The point on the canvas on which the gradient stops.
Namespace:
Microsoft.Graphics.Canvas.Brushes
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public Vector2 EndPoint { get; set; }
Property Value
Type:
Vector2See Also