System::Drawing::FontFamily::Clone 方法

FontFamily::Clone method

返回当前 FontFamily 对象的副本。

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

ReturnValue

创建的 FontFamily 对象

另见