FMX.Skia.SkPathToPathData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SkPathToPathData(const ASkPath: ISkPath): TPathData;

C++

extern DELPHI_PACKAGE Fmx::Graphics::TPathData* __fastcall SkPathToPathData(const System::Skia::_di_ISkPath ASkPath);

Properties

Type Visibility Source Unit Parent
function public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.Skia

Description

Embarcadero Technologies does not currently have any additional information.