IFont.Clone(IFont) Method

Definition

public:
 void Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IFont ^ % ppFont);
public void Clone (out Microsoft.VisualStudio.OLE.Interop.IFont ppFont);
abstract member Clone : IFont -> unit
Public Sub Clone (ByRef ppFont As IFont)

Parameters

ppFont
IFont

Applies to