Table of Contents

Method DrawRect

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

DrawRect(Rectangle)

Returns the rectangle object displaced relatively specified rectangle object by Offset value.

public static Rectangle DrawRect(Rectangle sourceRect)

Parameters

sourceRect Rectangle

The source Rectangle object.

Returns

Rectangle

Offset rectangle.