ReportItem.DrawBorder(Graphics) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void DrawBorder(System::Drawing::Graphics ^ graphics);
protected void DrawBorder (System.Drawing.Graphics graphics);
member this.DrawBorder : System.Drawing.Graphics -> unit
Protected Sub DrawBorder (graphics As Graphics)
Parameters
- graphics
- Graphics