<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Enumerations:
Comments (0)
Represents type TRSGPLinearGradientMode.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPLinearGradientMode = ( lgmHorizontal, lgmVertical, lgmForwardDiagonal, lgmBackwardDiagonal );
Name
Description
lgmBackwardDiagonal
Represents constant lgmBackwardDiagonal.
lgmForwardDiagonal
Represents constant lgmForwardDiagonal.
lgmHorizontal
Represents constant lgmHorizontal.
lgmVertical
Represents constant lgmVertical.
Top
•RSGdiPlusGraphicsTypes