This documentation is for the old version. Go to the latest Graphics Mill docs

VObjectsRubberband.OnViewerDoubleBufferPaint Method

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Protected Overrides Sub OnViewerDoubleBufferPaint ( _
	e As PaintEventArgs _
)
C#
protected override void OnViewerDoubleBufferPaint(
	PaintEventArgs e
)

See Also

Reference