public double ScalingFactorForces { get; set; }
Public Property ScalingFactorForces As Double Get Set
public: property double ScalingFactorForces { double get (); void set (double value); }
member ScalingFactorForces : float with get, set
In This Article