Overloads Function ConstructTextSymbol( _ ByVal fontFamilyName As String _ ) As CIMTextSymbol
CIMTextSymbol ConstructTextSymbol( string fontFamilyName )
Parameters
- fontFamilyName
- The font family name of the text symbol to construct.
Overloads Function ConstructTextSymbol( _ ByVal fontFamilyName As String _ ) As CIMTextSymbol
CIMTextSymbol ConstructTextSymbol( string fontFamilyName )
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)