Metodo Aspose::Font::RenderingPath::CurveTo::Transform

CurveTo::Transform method

Trasforma le coordinate con la matrice di trasformazione.

void Aspose::Font::RenderingPath::CurveTo::Transform(System::SharedPtr<TransformationMatrix> matrix) override
ParametroTipoDescrizione
matriceSystem::SharedPtr<TransformationMatrix>Matrice di trasformazione.

Vedi anche