Click or drag to resize

CanvasAnchorBottomLeft Attached Property

A helper property to assign the coordinates of a Point to the Bottom and Left property in one single operation.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
See GetBottomLeft, SetBottomLeft

Property Value

Type: Point
Remarks
This property is only "one way", i.e. changing Bottom or Left will not affect this attached property.
See Also