Show / Hide Table of Contents

Property FixedImageHeight

FixedImageHeight

Gets a value indicating the height (in pixels) of maps the service is capable of producing.

Declaration
public int FixedImageHeight { get; }
Property Value
Type Description
System.Int32

Fixed image height specified for this layer (in pixels); or 0 if the service can draw this layer to arbitrary height.

Remarks

When present and nonzero, this property indicates that the server is not able to produce a map of the layer at a height different from the fixed height indicated.

See Also
FixedImageWidth

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.2.1 - 200.8
Xamarin.Android100.2.1 - 100.15
Xamarin.iOS100.2.1 - 100.15
UWP100.2.1 - 200.8
In This Article
Back to top Copyright © 2022 Esri.