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


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