PoPieChartintAnnotDistance Property |
Distance from the pie chart center to the interior annotation box center.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat intAnnotDistance { get; }
Public ReadOnly Property intAnnotDistance As SoSFFloat
Get
public:
property SoSFFloat^ intAnnotDistance {
SoSFFloat^ get ();
}
member intAnnotDistance : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks If this value is less or equal to 0, the distance is fixed to 2/3 of the radius.
See Also