The upper right corner.
[Visual Basic 6.0] Property UpperRight As IPoint
[Visual Basic .NET] Public Property UpperRight As IPoint
[C#] public IPoint UpperRight {get; set;}
[Java] public IPoint getUpperRight() throws IOException, AutomationException
[Java] public void setUpperRight( IPoint pPoint ) throws IOException, AutomationException
[C++] HRESULT get_UpperRight( IPoint** UpperRight );
[C++] HRESULT put_UpperRight( IPoint* UpperRight);
Parameters
UpperRight [out, retval]
UpperRight is a parameter of type IPoint
UpperRight
UpperRight is a parameter of type IPoint

IEnvelope Interface | IEnvelope.UpperLeft Property | IEnvelope.LowerLeft Property | IEnvelope.LowerRight Property | IEnvelope.Width Property | IEnvelope.Height Property