The PositionCalculators type exposes the following members.

Properties

  NameDescription
BottomCenter
Gets an IPositionCalculator for the bottom center of the rectangle.
Center
Gets an IPositionCalculator for the center of the rectangle.
CenterLeft
Gets an IPositionCalculator for the center left of the rectangle.
CenterRight
Gets an IPositionCalculator for the center right of the rectangle.
TopCenter
Gets an IPositionCalculator for the top center of the rectangle.

See Also