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

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