ComponentOne Document Library for UWP
EndPoint Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1LinearBrush Class : EndPoint Property
Gets or sets the coordinates of the end point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner.
Syntax
'Declaration
 
Public Property EndPoint As Windows.Foundation.Point
public Windows.Foundation.Point EndPoint {get; set;}
See Also

Reference

C1LinearBrush Class
C1LinearBrush Members