表示: 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 の四角形を描画します。