ComponentOne Chart for WPF and Silverlight
Center Property (Shape3D)


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

Reference

Shape3D Class
Shape3D Members