Aspose::Page::EPS::Device::PdfDevice::DrawString طريقة

PdfDevice::DrawString method

يرسم نصًا عند النقطة المحددة.

void Aspose::Page::EPS::Device::PdfDevice::DrawString(System::String str, double x, double y) override
ParameterTypeالوصف
strSystem::Stringسلسلة لتُرسم.
xdoubleالإحداثي X للنقطة.
ydoubleالإحداثي Y للنقطة.

انظر أيضًا