Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / LineTypeName Property

In This Topic
    LineTypeName Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property LineTypeName As String
    public override string LineTypeName {get; set;}
    See Also