Clone()

FontFamily::Clone() method

Returns a copy of the current FontFamily object.

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

Return Value

The created FontFamily object

See Also