Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Text Class / Billboard Property

In This Topic
    Billboard Property (Text)
    In This Topic
    Gets or sets a value indicating whether the text must be always faces the camera.
    Syntax
    'Declaration
     
    Public Property Billboard As Boolean
    public bool Billboard {get; set;}
    See Also