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


In This Topic
IsAttachedToWindow Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsAttachedToWindow As Boolean
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Boolean
 
value = instance.IsAttachedToWindow
See Also