ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / CylindricShape3D Class / NPlanesProperty Field


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