Determines the minimum viewing height for which the label is visible. When flying lower than the MinimumViewingHeight, the label disappears.
JavaScript
MinViewingHeight
C#
double MinViewingHeight { get; set; }
C++
HRESULT MinViewingHeight([out, retval] double* pVal)
HRESULT MinViewingHeight([in] double pVal)