Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Model
ISvgAssetLoader
Methods
GetTextPath(String?, SKPaint, Single, Single)
Menu
On this page
GetTextPath(String?, SKPaint, Single, Single) Method
Definition
Namespace
Svg.Model
Assembly
Svg.Model.dll
View source
SKPath? GetTextPath(string? text, SKPaint paint, float x, float y)
Parameters
text
String?
paint
SKPaint
x
Single
y
Single
Returns
SKPath