ComponentOne FinancialChart for WPF
C1.WPF.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
    public static readonly DependencyProperty HeightProperty
    public:
    static readonly DependencyProperty^ HeightProperty
    See Also