Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ShimSkiaSharp
AddPolyPathCommand
Constructors
AddPolyPathCommand(IList
?, Boolean)
Menu
On this page
AddPolyPathCommand(IList
?, Boolean) Constructor
Definition
Namespace
ShimSkiaSharp
Assembly
ShimSkiaSharp.dll
View source
public AddPolyPathCommand(IList<SKPoint>? Points, bool Close)
Parameters
Points
IList<SKPoint>
Close
Boolean