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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.