PFEdgeInfluenceCoef Property |
[Missing <summary> documentation for "P:PolyFramework.PFEdge.InfluenceCoef"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic double InfluenceCoef { get; set; }Public Property InfluenceCoef As Double
Get
Set
public:
property double InfluenceCoef {
double get ();
void set (double value);
}member InfluenceCoef : float with get, set
Property Value
Type:
Double
See Also