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