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

In This Topic
    AllocatedCharDefs Property
    In This Topic
    Gets the number of loaded character definitions.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllocatedCharDefs As Integer
    public int AllocatedCharDefs {get;}

    Property Value

    The character definitons count.
    See Also