IWxContainer

Description

The IWxContainer interface contains shape container properties and methods.

Properties

  Property name Brief description
The ChildShapes property returns a collection of shapes that are direct child objects.

Properties inherited from IWxObject

  Property name Brief description
The Protection property prevents object properties from being changed.

Methods inherited from IWxObject

  Method name Brief description
The BeginUpdate method disables object rerendering.
The Delete method deletes an object.
The EndUpdate method enables object rerendering.

See also:

IWxContainer