Geometry: The geometry to apply to the spatial filter. The spatial relationship as specified by spatialRelationship is applied to this geometry while performing the query. The valid geometry types are Envelope, Point, Multipoint, Polyline, or Polygon.
resultLayer.Geometry = filterGeometry; oResultLayer.Update();
oResultLayer.SpatialRelationship = SpatialRelationship.esriSpatialRelContains