Overload | Description |
---|---|
FlashFeature(BasicFeatureLayer,Int64) | Flash a feature in the view. |
FlashFeature(BasicFeatureLayer,Int64,Boolean) | Flash a feature in the view. |
FlashFeature(IReadOnlyDictionary<BasicFeatureLayer,List<Int64>>) | Flash one or more features in the view simultaneously. |
FlashFeature(IReadOnlyDictionary<BasicFeatureLayer,List<Int64>>,Boolean) | Flash one or more features in the view simultaneously. |