Eyeshot 10 WPF API Reference
AutoHideLabels Property (ViewportLayout)

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : AutoHideLabels Property
Gets or sets the auto hide labels flag in the active viewport. 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

ViewportLayout Class
ViewportLayout Members
AskForAntiAliasing Property
AntiAliasingSamples Property
AntiAliasing Property