Aspose::Font::RenderingPath::IPathSegment::Shift method

IPathSegment::Shift method

Performs shift by x and y coordinates.

virtual void Aspose::Font::RenderingPath::IPathSegment::Shift(double dx, double dy)=0
ParameterTypeDescription
dxdoubleValue dx.
dydoubleValue dy.

See Also