HotSize
<< Click to Display Table of Contents >>
Navigation: TMyCAD > Properties >
property HotSize:byte
Description:
can set the hotspot big or small.
Delphi syntax:
MyCAD1.HotSize := 6;
C++ syntax:
MyCAD1->HotSize = 6;