Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Size3D Class / Diagonal Property

In This Topic
    Diagonal Property (Size3D)
    In This Topic
    Gets the box diagonal length.
    Syntax
    'Declaration
     
    Public ReadOnly Property Diagonal As Double
    public double Diagonal {get;}
    See Also