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