a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
16 lines
995 B
XML
16 lines
995 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Namespace Name="System.Drawing.Text">
|
|
<Docs>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The <see cref="N:System.Drawing.Text" /> namespace provides advanced GDI+ typography functionality.</para>
|
|
</summary>
|
|
<remarks>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>Basic graphics functionality is provided by the <see cref="N:System.Drawing" /> namespace. The classes in this namespace allow users to create and use collections of fonts.</para>
|
|
<block subset="none" type="note">
|
|
<para>Classes within the <see cref="N:System.Drawing.Text" /> namespace are not supported for use within a Windows or ASP.NET service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions.</para>
|
|
</block>
|
|
</remarks>
|
|
</Docs>
|
|
</Namespace> |