[]
        
(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)
Public Shared Function Create(factory As Factory, geometrySource As Geometry, matrix3X2 As Matrix3x2) As TransformedGeometry
Parameters
Type Name Description
Factory factory
Geometry geometrySource
Matrix3x2 matrix3X2
Returns
Type Description
TransformedGeometry