Aspose::Page::XPS::DocumentUtils::CreateRectangle 方法

DocumentUtils::CreateRectangle method

创建表示矩形的路径几何体。

System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateRectangle(System::Drawing::RectangleF rectangle)
ParameterType描述
矩形System::Drawing::RectangleF矩形。

ReturnValue

XPS 路径几何体。

另见