Eyeshot 11 WPF API Reference
WPF 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