Aspose::Page::XPS::XpsModel::XpsPathGeometry::get_Transform method

XpsPathGeometry::get_Transform method

Returns/sets the affine transformation matrix establishing the local matrix transformation that is applied to all child and descendant elements of the path geometry before it is used for filling, clipping, or stroking.

System::SharedPtr<XpsMatrix> Aspose::Page::XPS::XpsModel::XpsPathGeometry::get_Transform() override

See Also