Event arguments for the new curve point event
The following tables list the members exposed by Curve.NewCurvePointEventArgs.
Public Fields
| Name | Description | |
|---|---|---|
|
status | Current status This field is read-only. |
|
x | New points X This field is read-only. |
|
y | New points Y This field is read-only. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |