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