Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / GetScaledDistance Method

In This Topic
    GetScaledDistance Method (Dimension)
    In This Topic
    Gets the scaled distance.
    Syntax
    'Declaration
     
    Protected Overridable Function GetScaledDistance() As Double
    protected virtual double GetScaledDistance()

    Return Value

    The scaled distance
    See Also