| Visual Basic (Declaration) | |
|---|---|
Public Function ToSize() As Size | |
| C# | |
|---|---|
public Size ToSize() | |
| C++/CLI | |
|---|---|
public: Size ToSize(); | |
Return Value
A Size structure containing the converted LeadSize structure.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code