dxGetImageSize(TGraphic,TdxScaleFactor) Method
In This Article
#Declaration
Delphi
function dxGetImageSize(AImage: TGraphic; AScaleFactor: TdxScaleFactor): TSize;
#Parameters
Name | Type |
---|---|
AImage | TGraphic |
AScale |
Tdx |
#Returns
Type |
---|
TSize |
See Also