Aspose::Pdf::Vector::GraphicElement::get_Matrix method

GraphicElement::get_Matrix method

Gets graphic element matrix. The matrix sets when element is created. It changes when SetPosition() is called.

System::SharedPtr<Aspose::Pdf::Matrix> Aspose::Pdf::Vector::GraphicElement::get_Matrix() const

See Also