PoPieChart3Dcenter Property |
Coordinates of the center of the circle forming the first face of the pie chart.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f center { get; }
Public ReadOnly Property center As SoSFVec3f
Get
public:
property SoSFVec3f^ center {
SoSFVec3f^ get ();
}
member center : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also