Table of Contents

Method Translate

Namespace
LMKit.Graphics.Geometry
Assembly
LM-Kit.NET.dll

Translate(double, double)

Returns a new rounded rectangle translated by the specified offsets.

public RoundedRectangle Translate(double dx, double dy)

Parameters

dx double
dy double

Returns

RoundedRectangle