StiOffsetHelper Class

Namespace: Stimulsoft.Base.Drawing

Methods

Method Returns Description
OffsetRect static Rectangle Changes the sizes of the rectangle.

Method Details

OffsetRect static

OffsetRect(rect: Rectangle, offsettingRectangle: Rectangle): Rectangle

Changes the sizes of the rectangle.

Parameters

  • rect (Rectangle)
  • offsettingRectangle (Rectangle) — Data for change the size.

Returns Rectangle — Changed rectangle.