Workspace > Workspace Assembly Classes > ShapeChangedEventArgs
Assembly: Workspace;
Namespace: Prognoz.Platform.Interop.Workspace;
The ShapeChangedEventArgs class implements argument of the event that occurs after any changes related to workspace shape.
Class to get analog of the ShapeChangedEventArgs class:
None;
Class to get analog of the ShapeChangedEventArgs class object:
ShapeChangedEventArgsClass;
Constructor name | Brief description | |
![]() |
CreateArgs | The CreateArgs constructor creates an argument of the event that occurs after any changes related with workspace shape. |
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: