Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining scaled size
Message
De
24/02/2009 14:40:07
 
 
À
24/02/2009 14:24:44
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01382361
Message ID:
01383883
Vues:
21
>>Hi,
>>
>>Say I have a UIElement displayed on screen (for the sake of argument a rectangle) that has been scaled using a Transform.
>>I don't have access the the actual ScaleTransform that was originally applied - only a current MatrixTransform.
>>Is it possible to determine the actual size of the Rectangle on screen?
>>I've a feelling not but.....
>>
>>UPDATE: This looks cool. Someone reverse engineered a routine from Expression Blend:
>>http://silverlight.net/forums/t/20352.aspx
>>
>>TIA,
>>Viv
>
>Neat peice of code. May need it for my side project. (vector icon manager/editor)

Hi,
I've been using it for a while and it certainly seems to give the right results (so far!)

>
>But shouldn't ActualWidth give you the width after the transform?

I don't think so - but I don't know why I say that and I can't test right now. But I will.
But, for example, there's no 'ActualRotation' property but the code take care of that as well :-}
Best,
Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform