Method Truncate NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Truncate(RectD) Converts the specified RectD to a RectI by truncating the RectD values. public static RectI Truncate(RectD value) Parameters value RectD The RectD to be converted. Returns RectI The truncated value of the RectI.