Eyeshot 10 WinForms API Reference
Scale Property (Dimension)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Dimension Class : Scale Property
Get or set the global scale factor for the dimension.
Syntax
'Declaration
 
Public Overridable Property Scale As Double
public virtual double Scale {get; set;}
Remarks
Call Regen after changing this value.
See Also

Reference

Dimension Class
Dimension Members