The weight for using this Resource.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double UseCost { get; set; }
Public Property UseCost As Double
Get
Set
public:
property double UseCost {
double get ();
void set (double value);
}
member UseCost : float with get, set
Property Value
Type:
Double
See Also