DisplayCoordinateSystemChanged Event

CVB.Net Documentation
Event that will be fired when the coordinate system has been changed by clicking into the display.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

[BrowsableAttribute(true)]
public event EventHandler<EventArgs> CoordinateSystemChanged

Value

Type: SystemEventHandlerEventArgs
See Also

Reference