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


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