Vcl.Imaging.GIFImg.TGIFImage.SetAspectRatio

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAspectRatio(const Value: BYTE);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Represents the setter method for the AspectRatio property.

The SetAspectRatio method represents the setter method for the AspectRatio property.

See Also