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