TdxBarPainter.GetLargeImageBounds(TdxBarItemControl,TSize,TRect,TdxBarPaintType,TdxBarItemControlViewStructure) Method
Declaration
function GetLargeImageBounds(AItemControl: TdxBarItemControl; const AImageSize: TSize; const ADrawRect: TRect; APaintType: TdxBarPaintType; AViewStructure: TdxBarItemControlViewStructure): TRect; virtual;
Parameters
| Name | Type |
|---|---|
| AItemControl | TdxBarItemControl |
| AImageSize | TSize |
| ADrawRect | TRect |
| APaintType | TdxBarPaintType |
| AViewStructure | TdxBarItemControlViewStructure |
Returns
| Type |
|---|
| TRect |
See Also