다음을 통해 공유


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>

적용 대상