ArcGIS Pro 2.9 API Reference Guide
GetVariableProfiles Method

ArcGIS.Desktop.Mapping Namespace > VoxelLayer Class : GetVariableProfiles Method
Gets the collection of variable profiles.
Syntax
public IList<VoxelVariableProfile> GetVariableProfiles()
Public Function GetVariableProfiles() As IList(Of VoxelVariableProfile)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VoxelLayer Class
VoxelLayer Members