Click or drag to resize
RegionEvent Properties

The RegionEvent type exposes the following members.

Properties
  NameDescription
Public propertyCallbackArgument
Returns the callbackArgument passed to the method that generated this event. See the Region interface methods that take a callbackArgument parameter.
Public propertyRegion
Return the region this event occurred in.
Public propertyRemoteOrigin
Returns true if the event originated in a remote process.
Top
See Also