Vcl.Imaging.GIFImg.TGIFImage.SetAspectRatio

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

Delphi

procedure SetAspectRatio(const Value: BYTE);

C++

void __fastcall SetAspectRatio(const System::Byte Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

説明

AspectRatio プロパティの設定メソッドを表します。

SetAspectRatio メソッドは AspectRatio プロパティの設定メソッドを表します。

関連項目