ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1VectorIcon Class / ViewBoxProperty Field



In This Topic
    ViewBoxProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ViewBoxProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1VectorIcon.ViewBoxProperty
    public static readonly DependencyProperty ViewBoxProperty
    public:
    static readonly DependencyProperty^ ViewBoxProperty
    See Also