Andy > Andy Assembly Interfaces > IWxObject
Assembly: Andy;
Namespace: Prognoz.Platform.Interop.Andy;
The IWxObject interface is a base interface for all objects.
IWxObject
Property name | Brief description | |
![]() |
The Protection property prevents object properties from being changed. |
Method name | Brief description | |
![]() |
The BeginUpdate method disables object rerendering. | |
![]() |
The Delete method deletes an object. | |
![]() |
The EndUpdate method enables object rerendering. |
See also: