'Declaration Public Shared Function Create( _ ByVal factory As Factory, _ ByVal geometrySource As Geometry, _ ByVal matrix3X2 As Matrix3x2 _ ) As TransformedGeometry
public static TransformedGeometry Create( Factory factory, Geometry geometrySource, Matrix3x2 matrix3X2 )
Parameters
- factory
- geometrySource
- matrix3X2