EndColor 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 end of the gradient path. This is the color at the point specified by the EndX and EndY fields.

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

Syntax

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

Remarks

This field is a value of the Color enumeration.

.NET Framework Security

See Also

Reference

LinearGradientBrush Class

Microsoft.SPOT.Presentation.Media Namespace