Show / Hide Table of Contents

Method IsVisibleAtScale

IsVisibleAtScale(double)

Returns the layer content's effective visibility at the specified scale.

Declaration
public bool IsVisibleAtScale(double scale)
Parameters
Type Name Description
double scale

The scale the visibility has to be calculated for.

Returns
Type Description
bool

A boolean value where true means layers visibility can be displayed, false means an error has occurred.

Implements
ILayerContent.IsVisibleAtScale(double)
Remarks

The effective visibility returned takes care of the effective visibility of the parents at the specified scale.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.