Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / Compiling Property

In This Topic
    Compiling Property
    In This Topic
    Tells if the entity is being compiled.
    Syntax
    'Declaration
     
    Protected Property Compiling As Boolean
    protected bool Compiling {get; set;}
    See Also