Table of Contents

Class ClosingRasterSourceEventArgs

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

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

public class ClosingRasterSourceEventArgs : EventArgs
Inheritance
ClosingRasterSourceEventArgs
Inherited Members

Remarks

None

Constructors

ClosingRasterSourceEventArgs()

This is the default constructor.

public ClosingRasterSourceEventArgs()

Remarks

None