Click or drag to resize
FdfPanelDoubleToInt Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static int DoubleToInt(
	double value
)

Parameters

value
Type: SystemDouble

Return Value

Type: Int32
See Also