public Tuple<double,double,double> GetVolumeSize()
Public Function GetVolumeSize() As Tuple(Of Double,Double,Double)
Return Value
A Tuple containing the X, Y, and Z volume sizes.
public Tuple<double,double,double> GetVolumeSize()
Public Function GetVolumeSize() As Tuple(Of Double,Double,Double)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 10, Windows 8.1