[To be supplied.]
[Visual Basic] Public Sub AddMemoryFont( _ ByVal memory As Integer, _ ByVal length As Integer _ ) [C#] public void AddMemoryFont( int memory, int length ); [C++] public: void AddMemoryFont( int memory, int length ); [JScript] public function AddMemoryFont( memory : int, length : int );
PrivateFontCollection Class | PrivateFontCollection Members | System.Drawing.Text Namespace