No announcements
Found 20332 threads
-
0 Votes
(Canvas on Canvas)
Every time you see another PointerPressed event on BGCanvas... which you do every time you start a tap... you add ANOTHER new child canvas to the BGCanvas.Answered | 10 Replies | 3202 Views | Created by T Hofmann - Friday, October 12, 2012 4:18 PM | Last reply by Matt Galbraith - Thursday, October 18, 2012 4:43 PM -
0 Votes
Printing Canvas
You haven't explained what goes in the canvas.Answered | 4 Replies | 1050 Views | Created by rpirozhkov - Friday, August 28, 2015 10:46 AM | Last reply by rpirozhkov - Friday, August 28, 2015 11:58 AM -
1 Votes
Canvas children
Can I make the children of a Canvas to (partially) hide when they or part of them are not on the visible area of the canvas?Answered | 2 Replies | 4318 Views | Created by Johnny Q. _ - Friday, March 13, 2009 1:53 PM | Last reply by Johnny Q. _ - Friday, March 13, 2009 3:28 PM -
0 Votes
Canvas Sizing
Please refer to the following thread for more information: http://stackoverflow.com/questions/855334/wpf-how-to-make-canvas-auto-resize Hope that helps.Answered | 3 Replies | 662 Views | Created by theresonlyonefinmaf - Friday, June 17, 2016 4:04 PM | Last reply by theresonlyonefinmaf - Wednesday, July 6, 2016 11:08 AM -
1 Votes
Subclassing Canvas
Tipped me off that I can subclass Canvas while still using standard Canvas XAML.Answered | 5 Replies | 6679 Views | Created by mcdvrd - Wednesday, July 11, 2007 9:34 PM | Last reply by Jon 1001 - Tuesday, November 26, 2013 3:18 PM -
1 Votes
Assigning Canvas to another canvas
But, if I got it right, the purpose here is not to clone a Canvas but to replace a Canvas.Answered | 7 Replies | 3798 Views | Created by Jayakumar Nataraj - Friday, January 2, 2009 9:14 AM | Last reply by Tao Liang - Tuesday, January 6, 2009 8:30 AM -
0 Votes
Canvas Pushpin
This can be achieved, however the issue with your code is that images load asynchronously and as such you are grabbing the data UR of the canvas before the image has loaded.Answered | 1 Replies | 668 Views | Created by owen5 - Friday, July 8, 2016 1:38 PM | Last reply by Ricky_Brundritt - Friday, July 8, 2016 4:59 PM -
0 Votes
Canvas Origin?
After I asked the question, I realized that I could just apply the transform to the polyline as a whole instead of the canvas.Answered | 2 Replies | 7260 Views | Created by dslamb - Thursday, October 16, 2008 5:12 AM | Last reply by dslamb - Friday, October 17, 2008 3:45 AM -
3 Votes
Rotation With Canvas
>is it possible to prevent rotation effect on canvas's child element ?Answered | 7 Replies | 1849 Views | Created by TRushit R - Monday, December 21, 2015 5:15 AM | Last reply by Andy ONeill - Tuesday, December 29, 2015 3:04 PM -
0 Votes
Binding shapes to canvas
To get rid of your 'background' image, you can create your canvas's background from an ImageBrush.Answered | 2 Replies | 3633 Views | Created by JCorker - Monday, August 13, 2012 4:08 PM | Last reply by Jürgen Röhr - Monday, August 13, 2012 6:07 PM -
0 Votes
Resizing a Canvas
Hello, I need to resize my canvas based on the size of the PDF.Answered | 3 Replies | 2354 Views | Created by Igor_abc - Wednesday, March 28, 2012 7:51 PM | Last reply by Sheldon _Xiao - Friday, March 30, 2012 6:21 AM -
1 Votes
Using a VisualBrush for OpacityMask of a Canvas
I have a "mask canvas" that I am paining on to use as the source of the OpacityMask of my main painting canvas.Answered | 2 Replies | 2781 Views | Created by Datadayne - Sunday, September 14, 2014 1:00 AM | Last reply by Terrence-Jones - Monday, September 15, 2014 1:49 AM -
0 Votes
How to bind to canvas
It is not the default template of canvas.Answered | 3 Replies | 637 Views | Created by BitSmithy - Tuesday, February 23, 2016 11:46 PM | Last reply by Barry Wang - Monday, February 29, 2016 2:22 AM -
1 Votes
Mark Negative Points in Canvas
For instance you have a canvas 100, 100 in size.Answered | 4 Replies | 1813 Views | Created by NANDAKUMAR T - Monday, October 6, 2014 2:21 AM | Last reply by Trevor Fellman - Tuesday, October 7, 2014 10:47 PM -
0 Votes
Canvas Max Size?
As your example, the width of canvas was set as 8292.Answered | 7 Replies | 10615 Views | Created by STBraley - Wednesday, June 20, 2012 3:36 AM | Last reply by UOW_Nick - Tuesday, November 27, 2012 5:54 AM -
0 Votes
WPF Canvas bounds trouble
Width and Height of Canvas element are set to zero as default value and you've to set both of them to "100%".Answered | 3 Replies | 6030 Views | Created by tillias - Tuesday, January 18, 2011 11:45 AM | Last reply by tillias - Tuesday, January 18, 2011 1:09 PM -
1 Votes
Draw Geographic lines on a Canvas
Hi, you have to recalculate the Points to 'fit' into your Canvas.Answered | 3 Replies | 1353 Views | Created by IamHuM - Wednesday, May 28, 2014 12:26 PM | Last reply by Jürgen Röhr - Friday, May 30, 2014 12:47 PM -
0 Votes
[UWP]Constraining a Canvas
>What is the proper way to constrain the rendered portion of the canvas using a parent to get the desired 10x10 portion result?Answered | 1 Replies | 640 Views | Created by srihCsrihC - Sunday, December 13, 2015 12:32 PM | Last reply by Magnus (MM8) - Sunday, December 13, 2015 5:33 PM -
1 Votes
Capture Canvas with Mouse pointer
hi as I know you can't do that, however you can add a pointer to your resources as an image, then right before capturing your canvas, you can get ...Answered | 3 Replies | 5794 Views | Created by Khanna Gaurav - Monday, October 18, 2010 7:43 AM | Last reply by Jie Bao - Tuesday, October 19, 2010 8:03 AM -
0 Votes
Resizing rectangle inside a Canvas
Should I do something special on Canvas to make it work?Answered | 5 Replies | 3588 Views | Created by diogo.krobath - Wednesday, August 1, 2012 3:10 PM | Last reply by diogo.krobath - Friday, August 3, 2012 9:12 AM - Items 1 to 20 of 20332 Next ›
No announcements