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