Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcLayer Class / Description Property

In This Topic
    Description Property (IfcLayer)
    In This Topic
    Gets or sets the layer description.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also