ComponentOne Chart for WPF and Silverlight
DependencyObjectType Property (Shape3D)


C1.WPF.C1Chart Namespace > Shape3D Class : DependencyObjectType Property
Syntax
'Declaration
 
Public ReadOnly Property DependencyObjectType As System.Windows.DependencyObjectType
'Usage
 
Dim instance As Shape3D
Dim value As System.Windows.DependencyObjectType
 
value = instance.DependencyObjectType
public System.Windows.DependencyObjectType DependencyObjectType {get;}
See Also

Reference

Shape3D Class
Shape3D Members