Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BoundingBox Class / NotApplicableText Property

In This Topic
    NotApplicableText Property
    In This Topic
    Gets or sets the text showed when the EntityList is empty.
    Syntax
    'Declaration
     
    Public Property NotApplicableText As String
    public string NotApplicableText {get; set;}
    See Also