ComponentOne Chart for WPF and Silverlight
Center Property (TubesShape3D)


C1.WPF.C1Chart Namespace > TubesShape3D Class : Center Property
Gets the center of the plot element.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Center As System.Windows.Media.Media3D.Point3D
'Usage
 
Dim instance As TubesShape3D
Dim value As System.Windows.Media.Media3D.Point3D
 
value = instance.Center
public override System.Windows.Media.Media3D.Point3D Center {get;}
See Also

Reference

TubesShape3D Class
TubesShape3D Members