SnapPixels

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

SnapPixels

property SnapPixles:Byte

 

 

Description:

 

The mouse point will be capture to the grid when the pixels low than this value between  mouse point and nearest  grid .It can not big than gridwidth or gridheight.

 

Example:

 

 MyCAD1.SnapPixels := 3 ;

 

See also:

 

Snap

GridWidth

GridHeight