[]
Represents the ShapeEventArgs.
public class ShapeEventArgs : EventArgs
Public Class ShapeEventArgs
Inherits EventArgs
Name | Description |
---|---|
ShapeEventArgs() | Creates a new object with the SubEditorCancel event arguments. |
ShapeEventArgs(string) | Creates a new object with the SubEditorCancel event arguments. |
ShapeEventArgs(string, Color) | Creates a new object with the SubEditorCancel event arguments. |
ShapeEventArgs(string, string) | Creates a new object with the SubEditorCancel event arguments. |
Name | Description |
---|---|
ChildType | Get or set the ChildType |
ShapeColor | Get or set the ShapeColor |
ShapeType | Get or set the ShapeType |