Click or drag to resize

CanvasAnchor Attached Properties

The CanvasAnchor type exposes the following members.

Attached Properties
  NameDescription
Public attached propertyBottomLeft
A helper property to assign the coordinates of a Point to the Bottom and Left property in one single operation.
Public attached propertyBottomRight
A helper property to assign the coordinates of a Point to the Bottom and Right property in one single operation.
Public attached propertyTopLeft
A helper property to assign the coordinates of a Point to the Top and Left property in one single operation.
Public attached propertyTopRight
A helper property to assign the coordinates of a Point to the Top and Right property in one single operation.
Top
See Also