StdFontClass.Clone(IFont) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Clone([Runtime::InteropServices::Out] stdole::IFont ^ % ppfont) = stdole::IFont::Clone;
public virtual void Clone (out stdole.IFont ppfont);
abstract member Clone : IFont -> unit
override this.Clone : IFont -> unit
Public Overridable Sub Clone (ByRef ppfont As IFont)
Parameters
- ppfont
- IFont