| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Size As AnnLength | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public virtual AnnLength Size {get; set;} | |
Return Value
The em-size of the new font for this AnnFont object.For an example, refer to AnnFont.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code