Table of Contents

Method WithLocation

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

WithLocation(double, double)

Creates a RectD with the specified location.

public readonly RectD WithLocation(double x, double y)

Parameters

x double
y double

Returns

RectD