EndY 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 ending point of the gradient path. The default value is 1, which is the bottom edge of the area.

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

Syntax

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

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace