Hi,
I am trying to change the coordinates and extent of the WPF-Preview window.
Until now when I call ShowWithWpfRibbonGUI() or if I create an instance of StiWpfViewerWindow and let it show, the Preview-Window is always drawn using the whole screen. I want to able to let it show at, say, 500x500 pixels and at the coordinates 100,100.
How can I achieve this?
Cheers,
Pascal
Setting coordinates and extent of preview form
Re: Setting coordinates and extent of preview form
Hello.
To create window with fixed size and position you could use your own window with StiWpfViewerControl.
Thank you.
To create window with fixed size and position you could use your own window with StiWpfViewerControl.
Thank you.
Re: Setting coordinates and extent of preview form
Thank you, I was able to achieve what I wanted.
Cheers,
Pascal
Cheers,
Pascal
Re: Setting coordinates and extent of preview form
Hello,
Let us know if you need any additional help.
Let us know if you need any additional help.