Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / FramesPerSecond Property

In This Topic
    FramesPerSecond Property
    In This Topic
    Gets current frames per second rate.
    Syntax
    'Declaration
     
    Public ReadOnly Property FramesPerSecond As Single
    public float FramesPerSecond {get;}
    See Also