Canvas Attached Properties
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Controls Namesp ...
Canvas Class
Canvas Attached Properties
Bottom Attached Property
Left Attached Property
Right Attached Property
Top Attached Property
Canvas Class
Canvas Members
Canvas Constructor
Canvas Fields
Canvas Methods
Canvas Properties
Canvas Events
Canvas Attached Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Canvas Attached Properties
The
Canvas
type exposes the following members.
Attached Properties
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
.
Top
See Also
Reference
Canvas Class
System.Windows.Controls Namespace
Tags :