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
System.Double

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

Remarks

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

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

Applies to

Platforms and versions
TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.