ArcGIS Pro 3.0 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, Windows 8.1

    See Also