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