[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.PathEx.Translate

Translate Method

Translate(float, float)

Translates the path by the given offset.

Declaration
public void Translate(float x, float y)
Parameters
Type Name Description
float x
float y