Canvas Attached Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The Canvas type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bottom | Gets or sets a value that represents the distance between the bottom of an element and the bottom of its parent Canvas. |
|
Left | Gets or sets a value that represents the distance between the left side of an element and the left side of its parent Canvas. |
|
Right | Gets or sets a value that represents the distance between the right side of an element and the right side of its parent Canvas. |
|
Top | Gets or sets a value that represents the distance between the top of an element and the top of its parent Canvas. |