VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpPath Class
In This Topic
SkiaSharpPath Class Properties
In This Topic
For a list of all properties of this type, see SkiaSharpPath.
Public Properties
 NameDescription
Public PropertyGets or sets a GraphicsPathFillMode enumeration that determines how the interiors of shapes in this grpahics path are filled.
Public PropertyGets a GraphicsPathData that encapsulates arrays of points and types for this graphics path.
Public PropertyGets the number of point of this graphics path.
Public PropertyGets the source object of this graphics path.
See Also