Table of Contents

Class ClosedFeatureSourceEventArgs

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

This class represents the parameters passed in through the ClosedFeatureSource event.

public class ClosedFeatureSourceEventArgs : EventArgs
Inheritance
ClosedFeatureSourceEventArgs
Inherited Members

Remarks

None

Constructors

ClosedFeatureSourceEventArgs()

This is the default constructor.

public ClosedFeatureSourceEventArgs()

Remarks

None