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


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