Accesses the next geometry generated by th effect.
[Visual Basic 6.0] Function NextGeometry As IGeometry
[Visual Basic .NET] Public Function NextGeometry ( _ ) As IGeometry
[C#] public IGeometry NextGeometry ( );
[Java] public IGeometry nextGeometry ( ) throws IOException, AutomationException
[C++] HRESULT NextGeometry( IGeometry** Geometry );