Aspose::Font::RenderingPath::ClosePath::Shift method

ClosePath::Shift method

Performs shift by x and y coordinates.

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

See Also