Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Circle Class / Length Method

In This Topic
    Length Method (Circle)
    In This Topic
    Gets the circle length.
    Syntax
    'Declaration
     
    Public Function Length() As Double
    public double Length()
    See Also