Share via


EndX Field

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

The horizontal coordinate (relative to the left edge of the area being painted) of the ending point of the gradient path. The default value is 1, which is the right edge of the area.

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

Syntax

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

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace