C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Image Class / WidthProperty Field


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