.NET Framework Class Library for Silverlight
Canvas Attached Properties
The Canvas type exposes the following members.
Attached Properties
| Name | Description | |
|---|---|---|
|
Left | Gets or sets the distance between the left side of an object and the left side of its parent Canvas. |
|
Top | Gets or sets the distance between the top of an element and the top of its parent Canvas. |
|
ZIndex | Gets or sets the z-order rendering behavior of objects in a Canvas. |
See Also
