CIMTextSymbol ConstructTextSymbol( CIMColor color, double size, string fontFamilyName )
Overloads Function ConstructTextSymbol( _ ByVal color As CIMColor, _ ByVal size As Double, _ ByVal fontFamilyName As String _ ) As CIMTextSymbol
Parameters
- color
- ArcGIS.Core.CIM.CIMColor
- size
- The size of the text symbol to construct.
- fontFamilyName
- The font family name of the text symbol to construct.