| Overload | Description |
|---|---|
| GetCanSetFeatureDrawOrder(String,SortOrderType) | Gets whether or not the given feature draw order can be set on the layer. This method must be called on the MCT. Use QueuedTask.Run. |
| GetCanSetFeatureDrawOrder(List<CIMFeatureSortInfo>) | Gets whether or not the given feature draw order can be set on the layer. This method must be called on the MCT. Use QueuedTask.Run. |