Table of Contents

Operator operator -

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

operator -(PointI, SizeI)

Translates a PointI by the negative of a given SizeI .

public static PointI operator -(PointI pt, SizeI sz)

Parameters

pt PointI
sz SizeI

Returns

PointI