WmfIntersectClipRect
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject
public class WmfIntersectClipRect extends WmfObject
سجل META_INTERSECTCLIPRECT يضبط منطقة القص في سياق جهاز التشغيل إلى تقاطع منطقة القص الحالية والمستطيل المحدد.
المنشئات
| المنشئ | الوصف |
|---|---|
| WmfIntersectClipRect() |
الطرق
| طريقة | الوصف |
|---|---|
| getRectangle() | الحصول على أو تعيين المستطيل. |
| setRectangle(Rectangle value) | الحصول على أو تعيين المستطيل. |
WmfIntersectClipRect()
public WmfIntersectClipRect()
getRectangle()
public Rectangle getRectangle()
الحصول على أو تعيين المستطيل.
القيمة: المستطيل.
Returns: Rectangle
setRectangle(Rectangle value)
public void setRectangle(Rectangle value)
الحصول على أو تعيين المستطيل.
القيمة: المستطيل.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| value | Rectangle |