public Tuple<string,int> GetCompression()
Public Function GetCompression() As Tuple(Of String,Integer)
Return Value
A tuple (compression, compression quality).
public Tuple<string,int> GetCompression()
Public Function GetCompression() As Tuple(Of String,Integer)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10