CrossLine
<< Click to Display Table of Contents >> Navigation: TMyCAD > Properties > CrossLine |
property CrossLine:Boolean;
Description:
It is used for TMyLinkLine drawing feature, when it is true,the drawing speed lower than false;
Example:
MyCAD1.CrossLine:=false;
MyCAD1.CrossLine:=true;
See also:
TMyLinkLine