API:FMX.Graphics.TPathData.AddArc

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

Delphi

procedure AddArc(const Center, Radius: TPointF; StartAngle, SweepAngle: Single);

C++

void __fastcall AddArc(const System::Types::TPointF &Center, const System::Types::TPointF &Radius, float StartAngle, float SweepAngle);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。