| Visual Basic (Declaration) | |
|---|---|
Public Function Clone() As Object | |
| C# | |
|---|---|
public object Clone() | |
| C++/CLI | |
|---|---|
public: Object^ Clone(); | |
Return Value
The AnnFont object that this method creates.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code