Foo.Margin = new Thickness(0, 50, 24, 6);
really thats it...
as defined by:
[Named UIElement].Margin = new Thickness( [double] , [double], [double], [double]);
or go the extra mile and use intellisense...
Thursday, 4 March 2010
Programatically Setting Margin On Elements...
Posted on 14:43 by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment