Table of Contents

Class ClosingFeatureSourceEventArgs

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

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

public class ClosingFeatureSourceEventArgs : EventArgs
Inheritance
ClosingFeatureSourceEventArgs
Inherited Members

Remarks

None

Constructors

ClosingFeatureSourceEventArgs()

This is the default constructor.

public ClosingFeatureSourceEventArgs()

Remarks

None