nGradientStyle

Flag that indicates the gradient style. This flag is used only when the nStyle parameter is BORDER_STYLE_GRADIENT. Possible values are:

Value

Meaning

BORDER_GRAD_INSIDEOUT

[0] The gradient starts from the inside of the border and progresses toward the outside of the border.

BORDER_GRAD_CENTEROUT

[1] The gradient starts from the center of the border and progresses toward both the inside and outside of the border.

BORDER_GRAD_CORNEROUT

[2] The gradient starts from the corners of the border.