FillSingleEdge(Color,Color,Int32) Method
In This Topic
Set the
Brush to be a linear gradient starting with the color, having the center being the color.
Syntax
Parameters
- start
- a Color for the edge
- center
- a Color for the rest of the area
- spot
- one of four GoObject spots: GoObject.MiddleTop, GoObject.MiddleLeft, GoObject.MiddleRight, GoObject.MiddleBottom, that shows the color
See Also