Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateVisualBrush method
PageAPI::CreateVisualBrush method
新しいビジュアルブラシを作成します。
System::SharedPtr<XpsModel::XpsVisualBrush> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateVisualBrush(System::SharedPtr<XpsModel::XpsContentElement> element, System::Drawing::RectangleF viewbox, System::Drawing::RectangleF viewport)
| パラメーター | 型 | 説明 |
|---|---|---|
| element | System::SharedPtr<XpsModel::XpsContentElement> | Visual プロパティのビジュアルブラシ用の XPS 要素 (Canvas, Path または Glyphs)。 |
| viewbox | System::Drawing::RectangleF | ブラシのソースコンテンツの位置と寸法です。 |
| ビューポート | System::Drawing::RectangleF | プライムブラシタイルが(必要に応じて繰り返し)適用され、ブラシが適用される領域を埋めるために使用される、包含座標空間内の領域です。 |
ReturnValue
新しいビジュアルブラシです。
参照
- Typedef SharedPtr
- Class XpsVisualBrush
- Class XpsContentElement
- Class RectangleF
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++