•Canvas, the most basic layout container
•It was present in Silverlight 1.0
•It lets its children be as big as they want to be, and positions them according to the Canvas properties
•Canvas defines a area within which you can place other controls by specifying the x and y coordinate position
•It is possible to overlap multiple controls within a canvas
Canvas Properties
•Canvas exposes several properties such as
•Name,
•Background,
•Cursor,
•Height, Width,
•HorizontalAlignment, VerticalAlignment,
•Opacity,
•OpacityMask,
•RenderTransform and Visibility
Friday, June 12, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment