This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription2 Interface > IWMSLayerDescription2.FixedWidth Property (ArcObjects .NET 10.4 SDK) |
Fixed width 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 FixedWidth As Double
[C#] public double FixedWidth {get;}
[C++]
HRESULT get_FixedWidth(
double* Width
);
[C++]
Parameters Width [out, retval] Width is a parameter of type double