Gets the size of the font.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Size() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Size(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getSize(); |
| [Python - STK API] |
|---|
@property def Size(self) -> int: |





