FMX.Skia.AddSkPathToPathData
Delphi
procedure AddSkPathToPathData(const APathData: TPathData; const ASkPath: ISkPath);
C++
extern DELPHI_PACKAGE void __fastcall AddSkPathToPathData(Fmx::Graphics::TPathData* const APathData, const System::Skia::_di_ISkPath ASkPath);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | FMX.Skia |
Description
Embarcadero Technologies does not currently have any additional information.