Make alignment a configuation property of KendoWindow.
I need to call .center() on a kendo window to have it centered on the page.
Position and size are already included in the configuration properties of kendo window so it would be logical to include the alignment as well.