Method Truncate NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Truncate(PointD) Converts a PointD to a PointI by performing a truncate operation on all the coordinates. public static PointI Truncate(PointD value) Parameters value PointD Returns PointI