[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D.GraphicsPath.Transform

Transform Method

Transform(Matrix3x2)

Applies a transform matrix to this GraphicsPath.

Declaration
public void Transform(Matrix3x2 matrix)
Parameters
Type Name Description
Matrix3x2 matrix

A Matrix3x2 that represents the transformation to apply.