[]
Constructor for a TransformedGeometry.
public static TransformedGeometry Create(Factory factory, Geometry geometrySource, Matrix3x2 matrix3X2)
Type | Name | Description |
---|---|---|
Factory | factory | |
Geometry | geometrySource | |
Matrix3x2 | matrix3X2 |
Type | Description |
---|---|
TransformedGeometry |