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