Table of Contents

Method InflatedBy

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

InflatedBy(double, double)

Creates a RectD that is inflated by the specified amount.

public readonly RectD InflatedBy(double x, double y)

Parameters

x double
y double

Returns

RectD