GridType
<< Click to Display Table of Contents >>
Navigation: TGridObject >
property GridType:TGridType
Description:
The grid is made of pixel or line .
Example:
MyCAD1.GridOperation.GridType:=gLine;
See also:
GridWidth
GridHeight
GridShow