HotSize

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Properties >

HotSize

property   HotSize:byte

   

Description:

 

can set the hotspot big or small.

 

Delphi syntax:

 

MyCAD1.HotSize := 6;

 

C++ syntax:

 

MyCAD1->HotSize = 6;