'Declaration Public Function GetOutputTextSequence( _
ByVal textТекст, который следует вывести.As System.String _
) As System.Collections.Generic.IEnumerable(Of KeyValuePair,IDrawingFont))
public System.Collections.Generic.IEnumerable<KeyValuePair,IDrawingFont>> GetOutputTextSequence(
System.String text
)
public: System.Collections.Generic.IEnumerable<KeyValuePair,IDrawingFont*>*>* GetOutputTextSequence(
System.String text
)
public:
System.Collections.Generic.IEnumerable<KeyValuePair,IDrawingFont^>^>^ GetOutputTextSequence(
System.String text
)
Parameters
- text
- Текст, который следует вывести.
Return Value
Список, содержащий текст и информацию о шрифтах, которые следует использовать для вывода текста.