[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GraphicsPath.TransformPath

TransformPath Method

TransformPath(Matrix3x2)

Creates a transformed copy of the GraphicsPath.

Declaration
public GraphicsPath TransformPath(Matrix3x2 worldTransform)
Parameters
Type Name Description
Matrix3x2 worldTransform

The transformation to apply.

Returns
Type Description
GraphicsPath