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