Table of Contents

Method WithSize

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

WithSize(double, double)

Creates a RectD with the specified size.

public readonly RectD WithSize(double width, double height)

Parameters

width double
height double

Returns

RectD