Share via


StartY Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The vertical coordinate (relative to the top edge of the area being painted) of the starting point of the gradient path. The default value is 0 (zero), which is the top edge of the area.

Namespace:  Microsoft.SPOT.Presentation.Media
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public StartY As Integer
public int StartY
public:
int StartY
val mutable StartY: int
public var StartY : int

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace