Results 1 to 3 of 3

Thread: How to total image within the canvas utilizing SilverLight.

  1. #1
    Rodolfo Terrance is offline Junior Member
    Join Date
    Feb 2011
    Posts
    24
    Rep Power
    0

    Default How to total image within the canvas utilizing SilverLight.

    Hello everybody,

    Can anybody assist me out here? I am having few trouble in SilverLight, as I am making one canvas with few images within it but I am not quite really able to do that. Really in drag and drop application, It must be able to place picture inside the canvas, it is operating that issue, but when I am trying to place few images outside the canvas it should be directly gone in to canvas, I guess there must be fault in coding, can any assist me out with this?

  2. #2
    Rodrigo Rene is offline Junior Member
    Join Date
    Feb 2011
    Posts
    22
    Rep Power
    0

    Default

    Hey I have seen your post, but I am capable to get your exact doubt what you are testing to ask. But as per your few sentences I can read that, and I have single answer for you. Just do few operate on margin properties of an image, I mean set a negative left margin to your any wanted picture, and then put it too upper side, so that it will look outside canvas when it is the part of canvas itself.

  3. #3
    Rogelio Eduardo is offline Junior Member
    Join Date
    Feb 2011
    Posts
    20
    Rep Power
    0

    Default

    Hey I have gone via your post, I guess I recognize what you require and I have few coding for your coding part of canvas which will assist you to fix your trouble. Following cipher may assist you:<Grid x:Name="LayoutRoot" Background="White" AllowDrop="True" Drop="photopanel_Drop" DragEnter="photopanel_DragEnter">
    This cipher calls the similar events for grid for canvas, utilzing this it will include the picture of canvas only, and I guess your trouble will get solved.

    Thanks Friends..

Similar Threads

  1. Replies: 3
    Last Post: 05-16-2011, 07:54 AM
  2. Battery image and volume image lacking from notification area.
    By Edward Andrew in forum other peripherals
    Replies: 4
    Last Post: 04-15-2011, 09:44 PM
  3. Silverlight 4.0
    By Adan Wheeler in forum Download Tools and Softwares
    Replies: 0
    Last Post: 11-25-2010, 08:28 AM
  4. Silverlight 4.0.50303 RC
    By Jadarius Hugue in forum Download Tools and Softwares
    Replies: 0
    Last Post: 03-17-2010, 12:27 PM
  5. Silverlight 3.0.40818
    By Alec Stewart in forum Download Tools and Softwares
    Replies: 0
    Last Post: 09-04-2009, 10:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48