Back to Devexpress

dxGetImageSize(TGraphic,TdxScaleFactor) Method

vcl-cxgraphics-dot-dxgetimagesize-x28-cd0c56e1-x29.md

latest532 B
Original Source

dxGetImageSize(TGraphic,TdxScaleFactor) Method

Declaration

delphi
function dxGetImageSize(AImage: TGraphic; AScaleFactor: TdxScaleFactor): TSize;

Parameters

NameType
AImageTGraphic
AScaleFactorTdxScaleFactor

Returns

Type
TSize

See Also

cxGraphics Unit