Aspose::Font::RenderingPath::IPathSegment::Transform metodo

IPathSegment::Transform method

Trasforma le coordinate con la matrice di trasformazione.

virtual void Aspose::Font::RenderingPath::IPathSegment::Transform(System::SharedPtr<TransformationMatrix> matrix)=0
ParametroTipoDescrizione
matriceSystem::SharedPtr<TransformationMatrix>Matrice di trasformazione.

Vedi anche