| Unit: | SDL_gradfl | | Class: | none | | Declaration: | [1] TGradType = (gtHoriz, gtVert, gtMidBandHoriz, gtMidBandVert, gtEllipticFull, gtEllipticFit, gtRadial, gtDiagGrid, gtRect); [2] TGradType = (gtHoriz, gtVert, gtMidBandHoriz, gtMidBandVert); |
The type declaration TGradType defines the type of the gradient fill patterns. See property FillType for an example.
| Hint: |
The type declaration TGradType differs between the Light Edition and the paid versions of the SDL Suite. Version [1] is valid for the paid versions, version [2] is valid for the Light Edition. |
|