'Declaration
Public Shared Function FixedTruncToInt( _
ByVal As Integer _
) As Integer
'Usage
Dim value As Integer
Dim value As Integer
value = ImGearPDF.FixedTruncToInt(value)
public static int FixedTruncToInt(
int
)
public: static int FixedTruncToInt(
int
)
public:
static int FixedTruncToInt(
int
)