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

In This Topic
    entityNature Property
    In This Topic
    Gets or sets the nature of the entity.
    Syntax
    'Declaration
     
    Protected Friend Property entityNature As entityNatureType
    protected internal entityNatureType entityNature {get; set;}
    See Also