Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Panel > Canvas, IInputElement
(usage) |
<Canvas> UIElement *</Canvas> |
(description) |
Defines an area within which you can explicitly position child elements by using coordinates that are relative to the Canvas area. |
[content property] |
Children |
[name property] |
Name |
[xml lang property] |
Language |
(attachable properties) |
|
Canvas.Bottom |
|
(description) |
A value that represents the distance between the bottom of an element and the bottom of its parent Canvas. |
[target type] |
|
[text syntax] |
|
Canvas.Left |
|
(description) |
A value that represents the distance between the left side of an element and the left side of its parent Canvas. |
[target type] |
|
[text syntax] |
|
Canvas.Right |
|
(description) |
A value that represents the distance between the right side of an element and the right side of its parent Canvas. |
[target type] |
|
[text syntax] |
|
Canvas.Top |
|
(description) |
A value that represents the distance between the top of an element and the top of its parent Canvas. |
[target type] |
|
[text syntax] |