| Name | Description | |
|---|---|---|
![]() | SubtypeGroupLayerCreationParams Constructor | Overloaded. |
The following tables list the members exposed by SubtypeGroupLayerCreationParams.
| Name | Description | |
|---|---|---|
![]() | SubtypeGroupLayerCreationParams Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AutoZoomOnEmptyMap | Gets and sets if the Map is zoomed to the layer extent if it is the first layer to be added. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | DataConnection | Gets the ArcGIS.Core.CIM.CIMDataConnection. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams) |
![]() | DefinitionQuery | Gets and sets a definition query with name. |
![]() | ExpandedState | Gets and sets the layer expanded state. Default value is LayerExpandedState.Default meaning that the expanded state of the layer is set according to the layer type. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | IsVisible | Gets and sets layer visibility. Default value is null meaning that the layer visibility is set according to ArcGIS.Desktop.Core.MappingOptions.NewLayersVisible. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | Item | Gets the ArcGIS.Desktop.Core.Item. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams) |
![]() | LayerDocument | Gets the ArcGIS.Core.CIM.CIMLayerDocument. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams) |
![]() | MapMemberIndex | Gets and sets the index of the MapMember in the map or group layer. MapMemberPosition must be set to MapMemberPosition.Index for this value to honored. If MapMemberPosition is set to MapMemberPosition.Index and this value is NOT set, then the behavior will revert to auto arrange. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams) |
![]() | MapMemberPosition | Gets and sets the mapMember position. Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is MapMemberPosition.AutoArrange. (Inherited from ArcGIS.Desktop.Mapping.BaseCreationParams) |
![]() | MaximumScale | Gets and sets layer maximum scale. Default value is null meaning that the MaximumScale is not set. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | MinimumScale | Gets and sets layer minimum scale. Default value is null meaning that the MinimumScale is not set. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | Name | Gets and sets the mapMember name. If not provided, the default display name gets used e.g. the dataset name or alias. (default value = "") (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams) |
![]() | ServiceCustomParameters | Gets and sets custom parameters that are appended to the URL of all requests related to a service layer. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | SubtypeLayers | Gets and sets a list of SubtypeFeatureLayerCreationParams. |
![]() | Uri | Gets the System.Uri that represents the path or url to a dataset or .lyrx or .lpkx file. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams) |
| Name | Description | |
|---|---|---|
![]() | CreateFromDataConnection | (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | CreateFromItem | (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | CreateFromLayerDocument | (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | CreateFromURI | (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |
![]() | CreateLayerImpl | (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams) |