ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel.Events Namespace / VoxelVariableProfileEventArgs Class / VariableProfile Property

In This Topic
    VariableProfile Property
    In This Topic
    Gets the variable profile that has been updated.
    Syntax
    public VoxelVariableProfile VariableProfile {get;}
    Public ReadOnly Property VariableProfile As VoxelVariableProfile
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also