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