PointD.Add メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| Add(PointD, SizeD) | |
| Add(PointD, Size) |
Add(PointD, SizeD)
public:
static Microsoft::ReportDesigner::PointD Add(Microsoft::ReportDesigner::PointD pt, Microsoft::ReportDesigner::SizeD sz);
public static Microsoft.ReportDesigner.PointD Add (Microsoft.ReportDesigner.PointD pt, Microsoft.ReportDesigner.SizeD sz);
static member Add : Microsoft.ReportDesigner.PointD * Microsoft.ReportDesigner.SizeD -> Microsoft.ReportDesigner.PointD
Public Shared Function Add (pt As PointD, sz As SizeD) As PointD
パラメーター
- pt
- PointD
- sz
- SizeD
戻り値
適用対象
Add(PointD, Size)
public:
static Microsoft::ReportDesigner::PointD Add(Microsoft::ReportDesigner::PointD pt, System::Drawing::Size sz);
public static Microsoft.ReportDesigner.PointD Add (Microsoft.ReportDesigner.PointD pt, System.Drawing.Size sz);
static member Add : Microsoft.ReportDesigner.PointD * System.Drawing.Size -> Microsoft.ReportDesigner.PointD
Public Shared Function Add (pt As PointD, sz As Size) As PointD
パラメーター
- pt
- PointD
- sz
- Size