TdxCustomImageSlider.ImageFitMode Property
Specifies how the image is scaled to fit into the slider control.
Declaration
property ImageFitMode: TcxImageFitMode read; write;
Property Value
| Type |
|---|
| TcxImageFitMode |
Remarks
Refer to the TcxImageFitMode type description to learn about available options.
See Also