OpenedRasterSourceEventArgs¶
Namespace: ThinkGeo.Core
This class represents the parameters passed in the OpenedRasterSource event.
public class OpenedRasterSourceEventArgs : System.EventArgs
Inheritance Object → EventArgs → OpenedRasterSourceEventArgs
Remarks:
None
Constructors¶
OpenedRasterSourceEventArgs()¶
This is the default constructor.
public OpenedRasterSourceEventArgs()
Remarks:
None