Class LayerAdapterHintEventArgs
Provides data for layer adapter hint events.
public class LayerAdapterHintEventArgs : EventArgs
- Inheritance
-
objectLayerAdapterHintEventArgs
- Inherited Members
Properties
AdaptionHint
Gets the layer adaption hint this event is related to
public IAdaptionHint AdaptionHint { get; }