Determines the style for the gradient object. Use Style to specify the direction of the gradient.
gsLinear |
The gradient is linear (top to bottom, left to right, top-left to bottom-right, etc.) |
gsRadial |
The gradient is radial (concentric circles, with the center being a given point.) |
Namespace: RSGdiPlusGraphics
Delphi |
published |
Property Value
Type: TRSGPGradientStyle
Reference |