表示: Delphi C++
表示設定

FMX.Types3D.TContext3D.FillRect

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure FillRect(const Rect: TRectF; const Depth, Opacity: Single);

C++

void __fastcall FillRect(const System::Types::TRectF &Rect, const float Depth, const float Opacity);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D


説明

ローカルのデカルト座標系で 2D の四角形を描画します。


関連項目

以前のバージョン
他の言語