[]
        
(Showing Draft Content)

C1.Document.C1LinearBrush.EndPoint

EndPoint Property

EndPoint

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.

Declaration
public Point EndPoint { get; set; }