다음을 통해 공유


ReportItem.IsInsideClippingArea(Graphics, ReportItemDrawParams) 메서드

정의

public:
 bool IsInsideClippingArea(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
public bool IsInsideClippingArea (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
member this.IsInsideClippingArea : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> bool
Public Function IsInsideClippingArea (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams) As Boolean

매개 변수

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

반환

적용 대상