Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am creating a program that requires the image starting point,height,width data to be fetched in runtime.
Posted
Comments
Sergey Alexandrovich Kryukov 2-Apr-12 1:15am    
What do you mean "fetched"? From where?
--SA
Dean Oliver 2-Apr-12 1:22am    
Could you please rephrase your question with more information? thanks ravithejag
ravithejag 2-Apr-12 2:55am    
i am placing different images in the window.
the data is available in XAML code.
i want to trigger some event onto the image based on the data obtained from XAML in runtime.

1 solution

Have a look at a list of all available Image properties here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900