Probably not much help:
An RTS Camera runs from an Orthographic Perspective, and this is available in Matrix.CreateOrthographicPerspective or something, I've not got Visual Studio open at the moment so I can't say for sure.
I would think though, using that Matrix should return the result you require.