-
Home
-
API
-
Svg.Model.Drawables.Elements
-
PathDrawable
-
Methods
-
Create(SvgPath, SKRect, DrawableBase?, ISvgAssetLoader, HashSet?, DrawAttributes)
Create(SvgPath, SKRect, DrawableBase?, ISvgAssetLoader, HashSet?, DrawAttributes) Method
Definition
public static PathDrawable Create(SvgPath svgPath, SKRect skViewport, DrawableBase? parent, ISvgAssetLoader assetLoader, HashSet<Uri>? references, DrawAttributes ignoreAttributes = DrawAttributes.None)
Parameters
Returns