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