OpenedRasterSourceEventArgs¶
Namespace: ThinkGeo.Core
Provides data for the RasterSource.OpenedRasterSource event that fires after a raster source opens.
public class OpenedRasterSourceEventArgs : System.EventArgs
Inheritance object → EventArgs → OpenedRasterSourceEventArgs
Constructors¶
OpenedRasterSourceEventArgs()¶
Initializes a new instance of the OpenedRasterSourceEventArgs class.
public OpenedRasterSourceEventArgs()