[]
Sets the visibility of the map layer.
void SetLayerVisible(IMapLayer layer, bool visible)
Type | Name | Description |
---|---|---|
IMapLayer | layer | The layer to be rendered. |
bool | visible | The visibility of the layer. |
The visibility of the layer is affect by C1.FlexMap.IMapLayer.Visible and C1.FlexMap.IMapLayer.Lod.