FMX.ImgList.TGlyph.ImageRect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ImageRect: TRectF read GetImageRect;

C++

__property System::Types::TRectF ImageRect = {read=GetImageRect};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TGlyph


説明

比率と表示モードを考慮して、レンダリングされた画像の位置を返します。

グラフィックがビジュアル コンテンツを取得する矩形領域を指定します。ImageRect が空または不正の場合、グラフィックは何も描画しません。画像が引き伸ばされている場合、ImageRect の値はグラフィックの矩形領域と同じになります。