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