←Select platform

StartPoint Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize