[]
Provides data for the UIManager.ShapeChanged events.
public sealed class ShapeEventArgs : EventArgs
Public NotInheritable Class ShapeEventArgs
Inherits EventArgs
Name | Description |
---|---|
ShapeEventArgs(IShape, ShapeChangeType) | Initializes a new instance of the ShapeEventArgs class. |
Name | Description |
---|---|
Continue | Indicates whether to continue the default process. |
Shape | Gets the shape to process. |
Shapes | Gets all shapes to process. |
Type | Gets the reason that trigger the event. |