次の方法で共有


ReportItem.SetItemClipping(Graphics, ReportItemDrawParams) メソッド

定義

protected:
 virtual void SetItemClipping(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected virtual void SetItemClipping (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
abstract member SetItemClipping : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
override this.SetItemClipping : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
Protected Overridable Sub SetItemClipping (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams)

パラメーター

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

適用対象