ToGdiRectangle

ToGdiRectangle(Rectangle)

يحول ملفRectangle الىRectangle .

public static Rectangle ToGdiRectangle(Rectangle rectangle)
معامليكتبوصف
rectangleRectangleالمستطيل المراد تحويله.

قيمة الإرجاع

المحولةRectangle.

أنظر أيضا


ToGdiRectangle(RectangleF)

يحول ملفRectangleF الىRectangle .

public static RectangleF ToGdiRectangle(RectangleF rectangle)
معامليكتبوصف
rectangleRectangleFالمستطيل المراد تحويله.

قيمة الإرجاع

المحولةRectangleF.

أنظر أيضا