Aspose::Page::EPS::PsDocument::FillAndStrokeText मेथड

PsDocument::FillAndStrokeText(System::String, System::ArrayPtr<float>, System::SharedPtr<Aspose::Page::Font::DrFont>, float, float, System::SharedPtr<System::Drawing::Brush>, System::SharedPtr<System::Drawing::Pen>) method

ग्लिफ़ के अंदर को भरकर और ग्लिफ़ कंटूर को खींचकर एक टेक्स्ट स्ट्रिंग जोड़ता है।

void Aspose::Page::EPS::PsDocument::FillAndStrokeText(System::String text, System::ArrayPtr<float> advances, System::SharedPtr<Aspose::Page::Font::DrFont> drFont, float x, float y, System::SharedPtr<System::Drawing::Brush> fillPaint, System::SharedPtr<System::Drawing::Pen> stroke)
पैरामीटरप्रकारविवरण
textSystem::Stringजोड़ने के लिए टेक्स्ट।
एडवांसेजSystem::ArrayPtr<float>ग्लिफ़ की चौड़ाई का एक एरे। इसकी लंबाई स्ट्रिंग में ग्लिफ़ की संख्या के अनुरूप होनी चाहिए।
drFontSystem::SharedPtr<Aspose::Page::Font::DrFont>DrFont जो टेक्स्ट ड्रॉ करने के लिए उपयोग किया जाएगा। इसे कस्टम फ़ॉन्ट के साथ उपयोग किया जा सकता है जो कस्टम फ़ोल्डर में स्थित है।
xफ़्लोटटेक्स्ट मूल बिंदु के लिए X निर्देशांक।
yफ़्लोटटेक्स्ट मूल बिंदु के लिए Y निर्देशांक।
fillPaintSystem::SharedPtr<System::Drawing::Brush>ग्लिफ़ के अंदरूनी भाग को पेंट करने के लिए उपयोग किया जाने वाला फ़िल।
strokeSystem::SharedPtr<System::Drawing::Pen>ग्लिफ़ के कंटूर ड्रॉ करने के लिए उपयोग किया जाने वाला स्ट्रोक।

संबंधित देखें

PsDocument::FillAndStrokeText(System::String, System::ArrayPtr<float>, System::SharedPtr<System::Drawing::Font>, float, float, System::SharedPtr<System::Drawing::Brush>, System::SharedPtr<System::Drawing::Pen>) method

ग्लिफ़ के अंदर को भरकर और ग्लिफ़ कंटूर को खींचकर एक टेक्स्ट स्ट्रिंग जोड़ता है।

void Aspose::Page::EPS::PsDocument::FillAndStrokeText(System::String text, System::ArrayPtr<float> advances, System::SharedPtr<System::Drawing::Font> font, float x, float y, System::SharedPtr<System::Drawing::Brush> fillPaint, System::SharedPtr<System::Drawing::Pen> stroke)
पैरामीटरप्रकारविवरण
textSystem::Stringजोड़ने के लिए टेक्स्ट।
एडवांसेजSystem::ArrayPtr<float>ग्लिफ़ की चौड़ाई का एक एरे। इसकी लंबाई स्ट्रिंग में ग्लिफ़ की संख्या के अनुरूप होनी चाहिए।
fontSystem::SharedPtr<System::Drawing::Font>System फ़ॉन्ट जो टेक्स्ट ड्रॉ करने के लिए उपयोग किया जाएगा।
xफ़्लोटटेक्स्ट मूल बिंदु के लिए X निर्देशांक।
yफ़्लोटटेक्स्ट मूल बिंदु के लिए Y निर्देशांक।
fillPaintSystem::SharedPtr<System::Drawing::Brush>ग्लिफ़ के अंदरूनी भाग को पेंट करने के लिए उपयोग किया जाने वाला फ़िल।
strokeSystem::SharedPtr<System::Drawing::Pen>ग्लिफ़ के कंटूर ड्रॉ करने के लिए उपयोग किया जाने वाला स्ट्रोक।

संबंधित देखें

PsDocument::FillAndStrokeText(System::String, System::SharedPtr<Aspose::Page::Font::DrFont>, float, float, System::SharedPtr<System::Drawing::Brush>, System::SharedPtr<System::Drawing::Pen>) method

ग्लिफ़ के अंदर को भरकर और ग्लिफ़ कंटूर को खींचकर एक टेक्स्ट स्ट्रिंग जोड़ता है।

void Aspose::Page::EPS::PsDocument::FillAndStrokeText(System::String text, System::SharedPtr<Aspose::Page::Font::DrFont> drFont, float x, float y, System::SharedPtr<System::Drawing::Brush> fillPaint, System::SharedPtr<System::Drawing::Pen> stroke)
पैरामीटरप्रकारविवरण
textSystem::Stringजोड़ने के लिए टेक्स्ट।
drFontSystem::SharedPtr<Aspose::Page::Font::DrFont>DrFont जो टेक्स्ट ड्रॉ करने के लिए उपयोग किया जाएगा। इसे कस्टम फ़ॉन्ट के साथ उपयोग किया जा सकता है जो कस्टम फ़ोल्डर में स्थित है।
xफ़्लोटटेक्स्ट मूल बिंदु के लिए X निर्देशांक।
yफ़्लोटटेक्स्ट मूल बिंदु के लिए Y निर्देशांक।
fillPaintSystem::SharedPtr<System::Drawing::Brush>ग्लिफ़ के अंदरूनी भाग को पेंट करने के लिए उपयोग किया जाने वाला फ़िल।
strokeSystem::SharedPtr<System::Drawing::Pen>ग्लिफ़ के कंटूर ड्रॉ करने के लिए उपयोग किया जाने वाला स्ट्रोक।

संबंधित देखें

PsDocument::FillAndStrokeText(System::String, System::SharedPtr<System::Drawing::Font>, float, float, System::SharedPtr<System::Drawing::Brush>, System::SharedPtr<System::Drawing::Pen>) method

ग्लिफ़ के अंदर को भरकर और ग्लिफ़ कंटूर को खींचकर एक टेक्स्ट स्ट्रिंग जोड़ता है।

void Aspose::Page::EPS::PsDocument::FillAndStrokeText(System::String text, System::SharedPtr<System::Drawing::Font> font, float x, float y, System::SharedPtr<System::Drawing::Brush> fillPaint, System::SharedPtr<System::Drawing::Pen> stroke)
पैरामीटरप्रकारविवरण
textSystem::Stringजोड़ने के लिए टेक्स्ट।
fontSystem::SharedPtr<System::Drawing::Font>System फ़ॉन्ट जो टेक्स्ट ड्रॉ करने के लिए उपयोग किया जाएगा।
xफ़्लोटटेक्स्ट मूल बिंदु के लिए X निर्देशांक।
yफ़्लोटटेक्स्ट मूल बिंदु के लिए Y निर्देशांक।
fillPaintSystem::SharedPtr<System::Drawing::Brush>ग्लिफ़ के अंदरूनी भाग को पेंट करने के लिए उपयोग किया जाने वाला फ़िल।
strokeSystem::SharedPtr<System::Drawing::Pen>ग्लिफ़ के कंटूर ड्रॉ करने के लिए उपयोग किया जाने वाला स्ट्रोक।

संबंधित देखें