This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* Width
);
[C++] Parameters Width [out, retval]
Width is a parameter of type double*