Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteParamsWithUnits Class / Author Property

In This Topic
    Author Property (WriteParamsWithUnits)
    In This Topic
    Gets or sets the author.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also