Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IEntity Interface / LayerName Property

In This Topic
    LayerName Property (IEntity)
    In This Topic
    Gets or sets the name of the referenced devDept.Eyeshot.Layer.
    Syntax
    'Declaration
     
    Property LayerName As String
    string LayerName {get; set;}
    See Also