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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.