Property SkipFirstLevel
SkipFirstLevel
Gets or sets a value indicating whether the first pyramid level is skipped.
Declaration
public bool SkipFirstLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | A value indicating whether the first pyramid level is skipped. |
Remarks
When true, the first reduced-resolution level is omitted. This reduces disk usage but can reduce
display performance at scales where that first overview level would otherwise be used.
The default value is false.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |