Table of Contents

Class OpenedRasterSourceEventArgs

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

This class represents the parameters passed in the OpenedRasterSource event.

public class OpenedRasterSourceEventArgs : EventArgs
Inheritance
OpenedRasterSourceEventArgs
Inherited Members

Remarks

None

Constructors

OpenedRasterSourceEventArgs()

This is the default constructor.

public OpenedRasterSourceEventArgs()

Remarks

None