OpenedFeatureSourceEventArgs¶
Namespace: ThinkGeo.Core
Provides data for the FeatureSource.OpenedFeatureSource event that fires after a feature source opens.
public class OpenedFeatureSourceEventArgs : System.EventArgs
Inheritance Object → EventArgs → OpenedFeatureSourceEventArgs
Constructors¶
OpenedFeatureSourceEventArgs()¶
Initializes a new instance of the OpenedFeatureSourceEventArgs class.
public OpenedFeatureSourceEventArgs()