Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / LinearScale Property

In This Topic
    LinearScale Property (Dimension)
    In This Topic
    Gets or sets the global scale factor for linear dimensions.
    Syntax
    'Declaration
     
    Public Property LinearScale As Double
    public double LinearScale {get; set;}
    Remarks
    It has no effect on AngularDimCall Regen after changing this value.
    See Also