The lower left corner.
[Visual Basic 6.0] Property LowerLeft As IPoint
[Visual Basic .NET] Public Property LowerLeft As IPoint
[C#] public IPoint LowerLeft {get; set;}
[Java] public IPoint getLowerLeft() throws IOException, AutomationException
[Java] public void setLowerLeft( IPoint pPoint ) throws IOException, AutomationException
[C++] HRESULT get_LowerLeft( IPoint** LowerLeft );
[C++] HRESULT put_LowerLeft( IPoint* LowerLeft);
Parameters
LowerLeft [out, retval]
LowerLeft is a parameter of type IPoint
LowerLeft
LowerLeft is a parameter of type IPoint

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