CLRegionEventArgs Class

Definition

public class CLRegionEventArgs : EventArgs
type CLRegionEventArgs = class
    inherit EventArgs
Inheritance
CLRegionEventArgs

Constructors

CLRegionEventArgs(CLRegion)

Initializes a new instance of the CLRegionEventArgs class.

Properties

Region

The CLRegion associated with the event.

Applies to