Aspose::Font::RenderingPath::CurveTo::Shift method

CurveTo::Shift method

Performs shift by x and y coordinates.

void Aspose::Font::RenderingPath::CurveTo::Shift(double dx, double dy) override
ParameterTypeDescription
dxdoubleValue dx.
dydoubleValue dy.

See Also