Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Enumerations
TRSGPLinearGradientShape Enumeration
Represents type TRSGPLinearGradientShape.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPLinearGradientShape = (lgsNormal, lgsBell, lgsTriangular);
Name
Description
lgsBell
Represents constant lgsBell.
lgsNormal
Represents constant lgsNormal.
lgsTriangular
Represents constant lgsTriangular.
Top
•RSGdiPlusGraphicsTypes