←Select platform

EndPoint Property

Summary

Gets or sets the ending two-dimensional coordinates of the linear gradient.

Syntax

C#
VB
C++
public Point EndPoint { get; set; } 
  
Public Property EndPoint As Point 
public: 
property Point EndPoint { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

The ending two-dimensional coordinates for the linear gradient. The default is (0, 0).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly