GeometryHelper.FlattenGeometry Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| FlattenGeometry(Geometry, Double) | |
| FlattenGeometry(PathGeometry, Geometry, Double, Matrix) |
FlattenGeometry(Geometry, Double)
FlattenGeometry(PathGeometry, Geometry, Double, Matrix)
public static void FlattenGeometry (Xamarin.Forms.Shapes.PathGeometry pathGeoDst, Xamarin.Forms.Shapes.Geometry geoSrc, double tolerance, Xamarin.Forms.Shapes.Matrix matxPrevious);
static member FlattenGeometry : Xamarin.Forms.Shapes.PathGeometry * Xamarin.Forms.Shapes.Geometry * double * Xamarin.Forms.Shapes.Matrix -> unit
Parameters
- pathGeoDst
- PathGeometry
- geoSrc
- Geometry
- tolerance
- Double
- matxPrevious
- Matrix