IShapeChangedEventArgs.Shape

Fore Syntax

Shape: IWxShape;

Fore.NET Syntax

Shape: Prognoz.Platform.Interop.Andy.IWxShape;

Description

The Shape property returns the shape, for which an event is generated.

Example

The example of use is given in description of the WorkspaceBox.OnShapeChanged event.

See also:

IShapeChangedEventArgs