Model.AutoHideLabels Property

Gets or sets the auto hide labels flag in the active viewport. If true labels are hidden automatically when behind the model.
Public Property AutoHideLabels() As Boolean
This language is not supported or no code example is available.
public bool AutoHideLabels {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
With Direct3D renderer, if Antialiasing is enabled, during the movement of the camera the labels may not be correctly hidden.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition