Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ellipse Class / FocalDistance Property

In This Topic
    FocalDistance Property
    In This Topic
    Distance between foci, commonly called "2c".
    Syntax
    'Declaration
     
    Public ReadOnly Property FocalDistance As Double
    public double FocalDistance {get;}
    See Also