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