Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / AutoHideLabels Property

In This Topic
    AutoHideLabels Property (Viewport)
    In This Topic
    Gets or sets the auto hide labels flag. If true labels are hidden automatically when behind the model.
    Syntax
    'Declaration
     
    Public Property AutoHideLabels As Boolean
    public bool AutoHideLabels {get; set;}
    Remarks
    With Direct3D renderer, if Antialiasing is enabled, during the movement of the camera the labels may not be correctly hidden.
    See Also

    Reference

    Viewport Class
    Viewport Members
    AskForAntiAliasing
    AntiAliasingSamples
    AntiAliasing