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


In This Topic
Resources Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Resources As Android.Content.Res.Resources
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Android.Content.Res.Resources
 
value = instance.Resources
See Also