Andy > Andy Assembly Interfaces > IWxContainer
Assembly: Andy;
Namespace: Prognoz.Platform.Interop.Andy;
The IWxContainer interface contains shape container properties and methods.
IWxContainer
Property name | Brief description | |
![]() |
The ChildShapes property returns a collection of shapes that are direct child objects. |
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: