Vcl.Imaging.GIFImg.TGIFFrame.GetBoundsRect
Delphi
function GetBoundsRect: TRect;
C++
System::Types::TRect __fastcall GetBoundsRect(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
説明
GIF フレームの座標を返します。
GetBoundsRect は GIF フレームの座標を返します。
関連項目