Show / Hide Table of Contents

Property UnitsPerPixel

UnitsPerPixel

Gets the current size of each device independent pixel in map units.

Declaration
public double UnitsPerPixel { get; }
Property Value
Type Description
Double

The current size of each device independent pixel in map units.

Remarks

Returns NaN if the map isn't in a ready-state.

You can observe changes to this property by listening to the PropertyChanged event.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.