Canvas Attached Properties
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. |