ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VoxelLayerCreationParams Class
Properties Methods


In This Topic
    VoxelLayerCreationParams Class Members
    In This Topic

    The following tables list the members exposed by VoxelLayerCreationParams.

    Public Properties
     NameDescription
    Public Property Gets or sets the voxel alignment.  
    Public Property 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)
    Public PropertyGets the ArcGIS.Core.CIM.CIMDataConnection. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams)
    Public Property Gets and sets layer visibility. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams)
    Public PropertyGets the ArcGIS.Desktop.Core.Item. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams)
    Public PropertyGets the ArcGIS.Core.CIM.CIMLayerDocument. Ignored by GroupLayerCreationParams (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams)
    Public Property 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. Defaults to Auto arrange index position if MapMemberIndex is not set. (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams)
    Public Property Specifies whether the mapMember should be auto positioned or be on the top or at the bottom. Default value is AutoArrange Gets and sets mapMember position. (Inherited from ArcGIS.Desktop.Mapping.MapMemberCreationParams)
    Public Property Gets and sets layer maximum scale. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams)
    Public Property Gets and sets layer minimum scale. (Inherited from ArcGIS.Desktop.Mapping.LayerCreationParams)
    Public Property 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)
    Public Property 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)
    Public PropertyGets 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)
    Public Property Gets the list of variables available for the Voxel layer.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Method Sets the default variable profile after the layer creation. Any current default is cleared.  
    Top
    See Also