<< Click to Display Table of Contents >> Navigation: MyCAD > Properties > Ratio |
public Double Ratio {get; set;}
value:
Specifies the ratio of page. It is very useful, it will be appear at property LabelValue, that is Line's Length and area for MyLine, MyRectangle, MyEllisple and other shapes.
Example:
myCAD1.Ratio = 50;
See also: