Method CreateTransformedGeometry
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
CreateTransformedGeometry(IGeometry, in Matrix3x2Float)
Transforms the specified geometry and stores the result as an ITransformedGeometry object.
ITransformedGeometry CreateTransformedGeometry(IGeometry source, in Matrix3x2Float transform)
Parameters
source
IGeometrytransform
Matrix3x2Float