PoPieChartextAnnotDistance2 Property |
Distance from the end of the arrow to the middle of the arrow.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat extAnnotDistance2 { get; }
Public ReadOnly Property extAnnotDistance2 As SoSFFloat
Get
public:
property SoSFFloat^ extAnnotDistance2 {
SoSFFloat^ get ();
}
member extAnnotDistance2 : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks If this value is less or equal to 0, the distance is fixed to 1/10 of the radius.
See Also