The RectToPointConverter type exposes the following members.

Methods

  NameDescription
Convert
Calculates the position of a Point on the input Rect. The point's X coordinate is the XFactor fraction of the width, plus any XOffset; the point's Y coordinate is the YFactor fraction of the height, plus any YOffset.
ConvertBack
Converts a value from a binding target for writing to a binding source.

See Also