Gets the font used to render the text batch.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Font() As IAgStkGraphicsGraphicsFont |
| [C#] |
|---|
public IAgStkGraphicsGraphicsFont Font {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsGraphicsFont ^ get_Font(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsGraphicsFont getFont(); |
[Python - STK API ] |
|---|
@property def Font(self) -> "IAgStkGraphicsGraphicsFont": |






