DrawAllShape

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Methods >

DrawAllShape

procedure DrawAllShape(MyCanvas:TCanvas;ARect:TRect);

 

 

 

Description:

 

 Redraw  all  shapes.

 

Parameter:

 

  MyCanvas : The canvas that you want draw on;

  ARect: The region, it shape out of this region, it will not be draw.This is for speed drawing.