This document is archived and information here might be outdated. Recommended version. |
Radius of the first concentric circle which center is the Radial Tree root node.
[Visual Basic .NET]
Public Property InitialRadius As Double
[C#]
public double InitialRadius {get; set;}
[C++]
HRESULT get_InitialRadius(
System.Double* pVal
);
[C++]
HRESULT put_InitialRadius(
double pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type double* pVal [in]
pVal is a parameter of type double