FinishFastDrawing

static void FinishFastDrawing()

This function should be called after using DrawFast.

Other functions of the class Point
Draw
Draws the point with the specified color
StartFastDrawing
Call this function before using FastPoint
DrawFast
A faster version of Draw
FinishFastDrawing
Should be called after using DrawFast


Questions about FinishFastDrawing? Click here.