public void SetSelectedVariableProfile( VoxelVariableProfile variableProfile )
Public Sub SetSelectedVariableProfile( _ ByVal variableProfile As VoxelVariableProfile _ )
Parameters
- variableProfile
public void SetSelectedVariableProfile( VoxelVariableProfile variableProfile )
Public Sub SetSelectedVariableProfile( _ ByVal variableProfile As VoxelVariableProfile _ )
Exception | Description |
---|---|
System.ArgumentNullException | Value cannot be null |
System.ArgumentException | Invalid variable profile |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 10, Windows 8.1