The lower right corner.
[Visual Basic 6.0] Property LowerRight As IPoint
[Visual Basic .NET] Public Property LowerRight As IPoint
[C#] public IPoint LowerRight {get; set;}
[Java] public IPoint getLowerRight() throws IOException, AutomationException
[Java] public void setLowerRight( IPoint pPoint ) throws IOException, AutomationException
[C++] HRESULT get_LowerRight( IPoint** LowerRight );
[C++] HRESULT put_LowerRight( IPoint* LowerRight);
Parameters
LowerRight [out, retval]
LowerRight is a parameter of type IPoint
LowerRight
LowerRight is a parameter of type IPoint

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