ImageGear .NET - Updated May 30, 2018
ToString Method (ImGearRationalInt)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearRationalInt Structure : ToString Method
Converts the value of this instance to its equivalent string representation.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 
'Usage
 
Dim instance As ImGearRationalInt
Dim value As String
 
value = instance.ToString()

Return Value

String value.
See Also

Reference

ImGearRationalInt Structure
ImGearRationalInt Members
ToDouble Method