PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.vector
/
VectorPath
/
VectorPath
Vector
Path
constructor
(
commands
:
List
<
PathCommand
>
,
fill
:
PdfPaint
?
=
null
,
strokeColor
:
PdfColor
?
=
null
,
strokeWidth
:
Float
=
0.0f
)