MaxViewingHeight

Gets and sets the maximum viewing height at which the label is visible.

 

JavaScript

 

MaxViewingHeight

 

C#

 

double MaxViewingHeight { get; set; }

 

C++

 

HRESULT MaxViewingHeight([out, retval] double* pVal)

HRESULT MaxViewingHeight([in] double pVal)