Aspose::Font::RenderingPath::MoveTo::Shift method

MoveTo::Shift method

Performs shift by x and y coordinates.

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

See Also