[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.DrawingSurface.OnPaint

OnPaint Method

OnPaint(PaintEventArgs)

Draws graphic objects and group selection rectangle (if necessary).

Declaration
protected override void OnPaint(PaintEventArgs e)
Protected Overrides Sub OnPaint(e As PaintEventArgs)
Parameters
Type Name Description
PaintEventArgs e

Paint Event arguments

Overrides