StartX 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 starting point of the gradient path. The default value is 0 (zero), which is the left edge of the area.

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

Syntax

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

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace