Name | Description | |
---|---|---|
CanCopyLayer | Gets if the the layer can be copied. This method must be called on the MCT. Use QueuedTask.Run. | |
CanCreateLayer<T> | Indicates whether a layer can be created using the specified LayerCreationParams and added to the container. This method must be called on the MCT. Use QueuedTask.Run. | |
CanCreateLayerFrom | Indicates whether a layer can be created from an Item. | |
CanCreateLayers | Indicates whether Layers can be created using the specified BulkLayerCreationParams and added to the container. | |
CopyLayer | Copy a layer. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateGroupLayer | Create a group layer. This method must be called on the MCT. Use QueuedTask.Run. | |
CreateLayer | Overloaded. | |
CreateLayers | Overloaded. |