FMX.Skia.TSkSvg.Svg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Svg: TSkSvgBrush read FSvg write SetSvg;

C++

__property TSkSvgBrush* Svg = {read=FSvg, write=SetSvg};

Properties

Type Visibility Source Unit Parent
property published
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TSkSvg

Description

Embarcadero Technologies does not currently have any additional information.