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

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