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


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