Trying to add an adorner over an image containing multiple moveable "Thumb" templates that'll allow me to have them resize properly over the image. Sure isn't working.
I'm following the MS example of "resizingadorner" fairly closely to get the extensibility. Since I'm using a template, I can't really override the OnRender like most other Adorner examples seem to try, because I don't want to have to draw the items manually myself. I'd rather they be pulled from the template I've done up.
I'm making the call to Add on the VisualCollection, but nothing shows up in the Adorner. I've yet to override the other VisualCollection functions mentioned in the example, so I'll see where that gets me.
Tuesday, January 19, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment