RectangleF.op_Implicit
RectangleF Implicit operator
指定された Rectangle 構造体を RectangleF 構造体に変換します。
public static implicit operator RectangleF(Rectangle r)
| パラメータ | タイプ | 説明 | 
|---|---|---|
| r | Rectangle | 変換する Rectangle 構造体。 | 
戻り値
指定された Rectangle 構造体から変換された RectangleF 構造体。
関連項目
- struct Rectangle
- struct RectangleF
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing