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


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