Specifies the gamma value.
Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double Gamma { get; set; }
Public Property Gamma As Double Get Set
public: property double Gamma { double get (); void set (double value); }