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

In This Topic
    Distance Property (Dimension)
    In This Topic
    Gets the actual measured distance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Distance As Double
    public double Distance {get;}
    See Also