Aspose::Page::XPS::DocumentUtils::CreateRectangle メソッド
DocumentUtils::CreateRectangle method
矩形を表すパスジオメトリを作成します。
System::SharedPtr<XpsModel::XpsPathGeometry> Aspose::Page::XPS::DocumentUtils::CreateRectangle(System::Drawing::RectangleF rectangle)
| パラメーター | 型 | 説明 |
|---|---|---|
| 矩形 | System::Drawing::RectangleF | 矩形です。 |
ReturnValue
この XPS パスジオメトリ。
参照
- Typedef SharedPtr
- Class XpsPathGeometry
- Class RectangleF
- Class DocumentUtils
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++