CIMMarker ConstructMarker( int characterIndex, string fontFamily, string fontStyle )
Overloads Function ConstructMarker( _ ByVal characterIndex As Integer, _ ByVal fontFamily As String, _ ByVal fontStyle As String _ ) As CIMMarker
Parameters
- characterIndex
- The index of the character from the font.
- fontFamily
- The font family name of the character marker to construct.
- fontStyle
- The font style name (Regular, Bold, Italic, etc.) of the character marker to construct.