[]
The Delegate for the PointStyle Select event.
public delegate void PointStyleSelectEventHandler(object sender, PointStyleSelectEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The Delegate for the PointStyle Select event. |
PointStyleSelectEventArgs | e | The Delegate for the PointStyle Select event. |
Name | Description |
---|---|
PointStyleSelectEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, PointStyleSelectEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, PointStyleSelectEventArgs) |