ILayoutPaintExtension.Paint(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.
public:
void Paint(System::Drawing::Graphics ^ graphics);
public void Paint (System.Drawing.Graphics graphics);
abstract member Paint : System.Drawing.Graphics -> unit
Public Sub Paint (graphics As Graphics)
Parameters
- graphics
- Graphics