Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

Max Grid Size WPF?

$
0
0

Hi,

I 'm using a wpf object in a Windows forrm application.

I add the wpf object to a Panel in Windows Form Application.

The wpf object is a grid with a number of viewport3d object containing an image brush.

The image can be moved on the panel, dragging them by mouse (I ve insert the handler for the moviment in the wpf object) .

I give a size to the Panel according to the number of images I want to show.

The object wpf (the grid(1 row , 1 col))will have the same size. 

The grid has a background image and i can see the background image in all the size of the panel.

Problem:

IF I GIVE A WIDTH TO THE PANEL BIGGER THEN 8000 PIXEL, THE IMAGES CAN BE ALWAYS MOVED BUT TILL A GIVEN POINT (AROUND 5000), IN WHICH THE IMAGE SEEMS TO ENTER IN THE PANEL AND IT SEEMS COVERED BY IT.

Could anyone help me?

I don't know if the problem is clear.

Thanks in advance

Ale

 


Viewing all articles
Browse latest Browse all 18858

Trending Articles