Drawing View Exploded size

I am trying to center an exploded view on a drawing sheet through an API. However when i get the outline of the view it gives me the outline of the collapsed view, not the exploded view.

The drawing view is inserted and in the exploded state when i call swView.GetOutline

I am looking for some code like this?

swView.GetExplodedOutline

Thanks

SolidworksApi macros