Table of Contents

Method Truncate

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

Truncate(PointD)

Converts a Point to a Int32Point by performing a truncate operation on all the coordinates.

public static PointI Truncate(PointD value)

Parameters

value PointD

Returns

PointI