public ValueTuple<string,string> GetDefaultFont()
Public Function GetDefaultFont() As ValueTuple(Of String,String)
Return Value
A tuple containing the font family name and style
public ValueTuple<string,string> GetDefaultFont()
Public Function GetDefaultFont() As ValueTuple(Of String,String)
| 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, Windows 8.1