C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / Rectangle Class / HeightProperty Field


In This Topic
HeightProperty Field (Rectangle)
In This Topic
Identifies the Height dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly HeightProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = Rectangle.HeightProperty
See Also