ReportItem.SetItemClipping(Graphics, ReportItemDrawParams) Método

Definição

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)

Parâmetros

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

Aplica-se a