Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateSolidColorBrush طريقة
PageAPI::CreateSolidColorBrush(System::Drawing::Color) method
ينشئ فرشاة لون صلب جديدة.
System::SharedPtr<XpsModel::XpsSolidColorBrush> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateSolidColorBrush(System::Drawing::Color color)
| Parameter | Type | الوصف |
|---|---|---|
| اللون | System::Drawing::Color | اللون للعناصر المملوءة. |
ReturnValue
فرشاة لون صلبة جديدة.
انظر أيضًا
- Typedef SharedPtr
- Class XpsSolidColorBrush
- Class Color
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++
PageAPI::CreateSolidColorBrush(System::SharedPtr<XpsModel::XpsColor>) method
ينشئ فرشاة لون صلب جديدة.
System::SharedPtr<XpsModel::XpsSolidColorBrush> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreateSolidColorBrush(System::SharedPtr<XpsModel::XpsColor> color)
| Parameter | Type | الوصف |
|---|---|---|
| اللون | System::SharedPtr<XpsModel::XpsColor> | اللون للعناصر المملوءة. |
ReturnValue
فرشاة لون صلبة جديدة.
انظر أيضًا
- Typedef SharedPtr
- Class XpsSolidColorBrush
- Class XpsColor
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++