Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

EndPoint Property






Gets or sets the ending two-dimensional coordinates of the linear gradient.
Syntax
public Point EndPoint {get; set;}
'Declaration
 
Public Property EndPoint As Point
'Usage
 
Dim instance As AnnLinearGradientBrush
Dim value As Point
 
instance.EndPoint = value
 
value = instance.EndPoint

            

            
public:
property Point EndPoint {
   Point get();
   void set (    Point value);
}

Property Value

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

Target Platforms

See Also

Reference

AnnLinearGradientBrush Class
AnnLinearGradientBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features