Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / LinePattern Class / Name Property

In This Topic
    Name Property (LinePattern)
    In This Topic
    Gets or sets line pattern name.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also