Table of Contents

Method CoordToInt

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

CoordToInt(double)

Converts double coordinate to the integer value.

public static int CoordToInt(double value)

Parameters

value double

Coordinate.

Returns

int