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