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