This document is archived and information here might be outdated. Recommended version. |
The height of the envelope.
[Visual Basic .NET] Public Property Height As Double
[C#] public double Height {get; set;}
[C++]
HRESULT get_Height(
System.Double* Height
);
[C++]
Parameters Height [out, retval]
Height is a parameter of type double*
refer to the Height property of IEnvelope