Point.op_Implicit
Point Implicit operator
يحول بنية الـPoint المحددة إلى بنية الـPointF.
public static implicit operator PointF(Point point)
| معامل | نوع | الوصف |
|---|---|---|
| point | Point | الـPoint للتحويل. |
قيمة الإرجاع
الـPointF الناتج عن التحويل.
انظر أيضًا
- struct PointF
- struct Point
- namespace Aspose.Imaging
- assembly Aspose.Imaging