System::Drawing::FontFamily::Clone method

FontFamily::Clone method

Returns a copy of the current FontFamily object.

SharedPtr<FontFamily> System::Drawing::FontFamily::Clone()

ReturnValue

The created FontFamily object

See Also