IShapeChangedEventArgs

Assembly: Workspace;

Description

The IShapeChangedEventArgs interface contains arguments properties of the event that occurs after any changes related to workspace shape.

Inheritance Hierarchy

          IEventArgs

          IShapeChangedEventArgs

Properties

  Property name Brief description
Shape The Shape property returns the shape, for which an event is generated.
ShapeOperation The ShapeOperation property returns the action that causes event generation.

See also:

Workspace Assembly Interfaces