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

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