This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription2 Interface > IWMSLayerDescription2.FixedHeight Property (ArcObjects .NET 10.4 SDK) |
Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.
[Visual Basic .NET] Public ReadOnly Property FixedHeight As Double
[C#] public double FixedHeight {get;}
[C++]
HRESULT get_FixedHeight(
double* Height
);
[C++]
Parameters Height [out, retval] Height is a parameter of type double