Environment.HideSmall Property

If true, entities with a size on screen less than SmallSize are not drawn. Ignored when Turbo is enabled.
Public Property HideSmall() As Boolean
This language is not supported or no code example is available.
public bool HideSmall {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
Only top-level entities are considered, so the BlockReferences in the Entities are either fully drawn or fully skipped

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition