ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / FrameworkElement3D Class / MaterialProperty Field


In This Topic
    MaterialProperty Field
    In This Topic
    Identifies the Material dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaterialProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FrameworkElement3D.MaterialProperty
    public static readonly DependencyProperty MaterialProperty
    See Also