Aspose::Page::XPS::DocumentUtils::CreateRectangle Methode

DocumentUtils::CreateRectangle method

Erstellt eine Pfadgeometrie, die ein Rechteck darstellt.

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateRectangle(System::Drawing::RectangleF rectangle)
ParameterTypBeschreibung
RechteckSystem::Drawing::RectangleFDas Rechteck.

ReturnValue

Die XPS Pfadgeometrie.

Siehe auch