<< Click to Display Table of Contents >> Navigation: MyCAD > Properties > LabelValue |
public Label LabelValue {get; set;}
value:
Show the parameter about the current shape. It can show the length of a MyLine or height and width of a MyRectangle.
Example:
myCAD1.LabelValue = Label1;
See also: