Method CreateGeometryFromWpfGeometry
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.Framework.dll
CreateGeometryFromWpfGeometry(IDirect2DFactory, Geometry, float?)
public static IGeometry CreateGeometryFromWpfGeometry(this IDirect2DFactory factory, Geometry wpfGeometry, float? flatteningTolerance = null)
Parameters
factory
IDirect2DFactorywpfGeometry
GeometryflatteningTolerance
float?