LabelXY

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

LabelXY

public Label LabelXY {get; set;}

 

value:        

 Show current mouse cursor 's coordinate, it is changed by mouse moving;

 

Example:

 myCAD1.LabelXY = Label1;

 

See also:

 LabelValue