Class ClosingRasterSourceEventArgs
This class represents the parameters passed in through the ClosingRasterSource event.
public class ClosingRasterSourceEventArgs : EventArgs
- Inheritance
-
ClosingRasterSourceEventArgs
- Inherited Members
Remarks
None
Constructors
ClosingRasterSourceEventArgs()
This is the default constructor.
public ClosingRasterSourceEventArgs()
Remarks
None