PoPieChartextAnnotDistance3 Property |
Distance from the middle of the arrow to the start 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 extAnnotDistance3 { get; }
Public ReadOnly Property extAnnotDistance3 As SoSFFloat
Get
public:
property SoSFFloat^ extAnnotDistance3 {
SoSFFloat^ get ();
}
member extAnnotDistance3 : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks If this value is less or equal to 0, the distance is fixed to 1/5 of the radius.
See Also