Share via


StartColor Field

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

Specifies the color at the beginning of the gradient path. This is the color at the point specified by the StartX and StartY fields.

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

Syntax

'Declaration
Public StartColor As Color
public Color StartColor
public:
Color StartColor
val mutable StartColor: Color
public var StartColor : Color

Remarks

This field is a value of the Color enumeration.

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace