C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / PeerReference Property


In This Topic
PeerReference Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Java.Interop.JniObjectReference
 
value = instance.PeerReference
See Also