TcxCustomLookAndFeelPainter.DrawGalleryItemSelectionScaled(TcxCustomCanvas,TRect,TdxGalleryItemViewState,TdxScaleFactor) Method
Declaration
procedure DrawGalleryItemSelectionScaled(ACanvas: TcxCustomCanvas; const R: TRect; AViewState: TdxGalleryItemViewState; AScaleFactor: TdxScaleFactor); virtual;
Parameters
Name | Type |
---|---|
ACanvas | TcxCustomCanvas |
R | TRect |
AViewState | TdxGalleryItemViewState |
AScaleFactor | TdxScaleFactor |
See Also