This document is archived and information here might be outdated. Recommended version. |
The position of the top.
[Visual Basic .NET]
Public Property Top As Double
[C#]
public double Top {get; set;}
[C++]
HRESULT get_Top(
void
);
[C++]
HRESULT put_Top(
);
Returns the top coordinate of the envelope.