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

Show in webframe

StartPoint Property






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

            

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

Property Value

The starting 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