The RectToSizeConverter type exposes the following members.

Properties

  NameDescription
HeightFactor
Gets or sets a scale factor that is applied to the height of the Rect. The default factor is 1.
HeightOffset
Gets or sets an amount that is added to the (scaled) height of the Rect.
WidthFactor
Gets or sets a scale factor that is applied to the width of the Rect. The default factor is 1.
WidthOffset
Gets or sets an amount that is added to the (scaled) width of the Rect.

See Also