ReportItem.SetItemClipping(Graphics, ReportItemDrawParams) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- graphics
- Graphics
- reportItemDrawParameters
- ReportItemDrawParams