Obsolete Members for FeatureLayer
The following members of QML type FeatureLayer are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- selectionColor : color
(obsolete)
- selectionWidth : double
(obsolete)
Property Documentation
selectionColor : color |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The color to use for drawing a halo around selected features.
This property is deprecated in 100.4. Use selectionProperties instead.
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The width of the selection halo, in DIPs.
This property is deprecated in 100.4. There is no replacement property for the selection width. Selection width will be removed in a future release.