Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenOptions Class / Count Property

In This Topic
    Count Property (RegenOptions)
    In This Topic
    Gets the number of entities involved in the (last) regeneration operation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also