[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.TransformedGeometry.Create

Create Method

Create(Factory, Geometry, Matrix3x2)

Constructor for a TransformedGeometry.

Declaration
public static TransformedGeometry Create(Factory factory, Geometry geometrySource, Matrix3x2 matrix3X2)
Parameters
Type Name Description
Factory factory
Geometry geometrySource
Matrix3x2 matrix3X2
Returns
Type Description
TransformedGeometry