'Declaration Public Overloads Sub Flatten( _
ByVal transformA AffineMatrix, which must be applied to the path before flattening of the path.As Vintasoft.Imaging.AffineMatrix _
)
public void Flatten(
Vintasoft.Imaging.AffineMatrix transform
)
public: void Flatten(
Vintasoft.Imaging.AffineMatrix* transform
)
public:
void Flatten(
Vintasoft.Imaging.AffineMatrix^ transform
)
Parameters
- transform
- A AffineMatrix, which must be applied to the path before flattening of the path.