Table of Contents

Method InflatedBy

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

InflatedBy(float, float)

Creates a RectD that is inflated by the specified amount.

public readonly RectD InflatedBy(float x, float y)

Parameters

x float
y float

Returns

RectD