طريقة System::Drawing::Graphics::set_PageUnit
Graphics::set_PageUnit method
يضبط وحدات القياس المستخدمة لإحداثيات الصفحة على السطح الممثّل بالكائن الحالي.
void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
| Parameter | Type | الوصف |
|---|---|---|
| value | GraphicsUnit | القيمة التي سيتم تعيينها |
انظر أيضًا
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++