IWxContainer

Assembly: Andy;

Namespace: Prognoz.Platform.Interop.Andy;

Description

The IWxContainer interface contains shape container properties and methods.

Inheritance Hierarchy

          IWxObject

          IWxContainer

Properties

  Property name Brief description

ChildShapes

The ChildShapes property returns a collection of shapes that are direct child objects.

Properties inherited from IWxObject

  Property name Brief description

Protection

The Protection property prevents object properties from being changed.

Methods inherited from IWxObject

  Method name Brief description

BeginUpdate

The BeginUpdate method disables object rerendering.

Delete

The Delete method deletes an object.

EndUpdate

The EndUpdate method enables object rerendering.

See also:

IWxContainer