ComponentOne Xamarin.Android
ToString Method (C1Rect)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Rect Structure : ToString Method
Gets a string representation of C1Rect
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As C1Rect
Dim value As String
 
value = instance.ToString()
public override string ToString()
See Also

Reference

C1Rect Structure
C1Rect Members