次の方法で共有


ReportItemMenuParams(Nullable<Point>) コンストラクター

定義

public:
 ReportItemMenuParams(Nullable<System::Drawing::Point> devicePoint);
public ReportItemMenuParams (System.Drawing.Point? devicePoint);
new Microsoft.ReportDesigner.ReportItemMenuParams : Nullable<System.Drawing.Point> -> Microsoft.ReportDesigner.ReportItemMenuParams
Public Sub New (devicePoint As Nullable(Of Point))

パラメーター

devicePoint
Nullable<Point>

適用対象