Aspose::Page::XPS::XpsModel::XpsPathGeometry::set_Transform method

XpsPathGeometry::set_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.

void Aspose::Page::XPS::XpsModel::XpsPathGeometry::set_Transform(System::SharedPtr<XpsMatrix> value) override

See Also