[This is preliminary documentation and is subject to change.]
R coordinate component which is coordinate distance from point of coordinates origin
Namespace: NFX.GeometryAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public double R { get; set; }
public double R { get; set; }
Public Property R As Double
Get
Set
Public Property R As Double
Get
Set
public:
property double R {
double get ();
void set (double value);
}
public:
property double R {
double get ();
void set (double value);
}
member R : float with get, set
member R : float with get, set
Property Value
Type:
Double