ShapeChangedEventArgs

Assembly: Workspace;

Description

The ShapeChangedEventArgs class implements argument of the event that occurs after any changes related to workspace shape.

Class object properties inherited from IShapeChangedEventArgs

  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 Classes