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